ID: 10357 User Update by: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Apache related Description: php4 (CVS) & apache2 The latest cvs seems to have fixed this. Previous Comments: --------------------------------------------------------------------------- [2001-04-16 23:40:26] [EMAIL PROTECTED] When I try to issue an "apachtrl stop" after I compile the php4 module (4.0.6-dev), apache (I've tried both the prefork and perchild mpm) fails to kill all it's processes and I have to do a killall -9. While the server is up and running, it seems to serve php pages fine. If I comment out the php module, I can stop apache normally. Here's my php configure line: ./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-imap --with-kerberos --with-openssl=/usr/local/ssl --with-imap-ssl --without-pear And here's my apache configure line: ./configure --with-mpm=perchild --enable-so --disable-dav --disable-dav-fs --enable-unique-id Regards, Mark --------------------------------------------------------------------------- Full Bug description available at: http://bugs.php.net/?id=10357 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]