Hi, Got PHP5 beta1 and Apache 2.0.47 on a Gentoo Linux box. Apache was installed through emerge, PHP5 was compiled manually with --prefix=/usr/local/php5 --with-apxs2=/usr/sbin/apxs2.
Everything works fine, except when I want to stop or restart the Apache server, one process (the one that runs as root) keeps running (the other processes terminate successfully), and consumes 100% cpu. There is nothing in the apache access or error logs. This <only> happens when I enable PHP, standalone Apache stops and restarts correctly. I've also tried the latest CVS snapshot, but to no avail. Any ideas ? Thanks ! -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php