Hi All,
I have a slightly different problem than the norm with Apache unable to start with PHP 4 compiled as a module.
If I kill Apache and try to start it back up it will not start (there are also no error messages indicated in error_log).
However, if I comment out 'Load Module' and AddModule (for mod_php4). Start apache and then perform a kill -HUP on apache it works fine (PHP4 talking to oracle behaves normally).
This is a frustration as any time the machine reboots I basically have to go through this process manually unless I write a workaround script.
Any help on this issue would be appreciated.
(System Redhat 6.2 Running Oracle 8i with PHP 4.1.1 and Apache 1.3.14.)
PHP is complied with OCI8/Oracle/MySql and APXS support.
Regards,
Chris