Monday, December 18, 2006

Oracle Access Manager WebGate on Linux

I have installed webgate for Oracle HTTP Server on Linux , but i can't start the Oracle HTTP Server after the webgate install is complete, What should i check to debug the problem.

Most likely cause for this is you have installed WebGate as a user which is different from the O/S user who installed Oracle HTTP Server . So make sure to install the Webgate as the same user (e.g oracle).

Also make sure that you have defined the environment variable LD_ASSUME_KERNEL and have set it to 2.4.19 in the OPMN.xml for HTTP Server.

No comments: