Hi, I am having some off behaviour from PHP5 and Apache installed on a FreeBSD server. The set-up worked fine for 9 months, and then went a bit pear shaped today, and I am not yet sure why.
The symptoms I am getting are that sometimes when I start Apache it doesn't start at all unless I edit out the LoadModule and AddModule directives for php5 in httpd.conf. This allows the server to start fine. I then edit httpd.conf to uncomment the Load and AddModule directives, and restart the server. Apache starts up fine after going through this cycle. However, if I restart the server after this Apache starts up with a PID of 0, and I have to reboot and go through the above process again to get things going. Has anyone else on the list experienced anything like this? Cheers, Duncan Drury