From: [EMAIL PROTECTED] Operating system: Linux RedHat 6.2 PHP version: 3.0.17 PHP Bug Type: Installation problem Bug description: Can't start apache with php3 but *can* restart! This is actually version 3.0.18 but it wasn't a selectable option. I've built apache 1.3.14 and mysql 3.22.32 on my system with php3. When I remove the php3 module loading from my http.conf file, apache will start. If my http.conf file tries to load php3 on startup then apache reports that it started but simply dies quietly. I get no errors anywhere and I even have my logging set to debug. However, once I've got httpd running, I can then alter my http.conf file again, let it load php3, then do a restart on httpd and everything works great! Any ideas? BTW - everything is being done as a dso. Also, I've built everything from source, no rpm's. I configured php as follows: configure --with-apxs=/usr/local/apache/bin/apxs --with-apache=/usr/local/apache --with-mysql=/usr/local/mysql thanx & later, Ben Scherrey -- 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]