Hello,
I am facing problem in starting Apache of 9iAS all of a sudden today. It was working fine till last week. and nobody changed the ports any port setting etc
'apachectl start' gives the message that its started properly
'netstat -a | grep 7777' also shows that the port is now in use
But the home page doesnt get opened in browser
error_log shows the following error message
The env variables (ORACLE_HOME, LD_LIBRARY_PATH and PATH etc) are all correct
[Mon Sep 27 06:36:17 2004] [crit] (4)Interrupted system call: Unable to initialize Oracle OCI
[Mon Sep 27 06:36:17 2004] [error] (4)Interrupted system call: Please check your enviroment.
ORACLE_HOME is [/export/ias/9ias]
LD_LIBRARY_PATH is [/export/ias/9ias/lib:/export/ias/9ias/lib]
WV_GATEWAY_CFG is [/export/ias/9ias/Apache/modplsql/cfg/wdbsvr.app]
NLS_LANG is [Not Set]
[Mon Sep 27 06:36:17 2004] [notice] caught SIGTERM, shutting down
Please let me know what the probelm could be
Thanks