ID: 26263 Updated by: [EMAIL PROTECTED] Reported By: peoyli at bredband dot net -Status: Open +Status: Feedback Bug Type: Apache2 related Operating System: OpenBSD 3.4 PHP Version: Irrelevant New Comment:
Have you tried running: apachectl configtest ? Previous Comments: ------------------------------------------------------------------------ [2003-11-15 13:50:14] peoyli at bredband dot net the apachectl command gives me no error at all, it just doesn't start apache, and if I happened to have a previous started httpd (without the LoadModule line for PHP), I can't use apachectl to stop it either. ------------------------------------------------------------------------ [2003-11-15 13:34:04] [EMAIL PROTECTED] What error does it give? ------------------------------------------------------------------------ [2003-11-15 11:23:28] peoyli at bredband dot net Description: ------------ Apache 2.0.xx (tested with 2.0.48, 2.0.47, 2.0.45, 2.0.43...) doesn't start up at all when the LoadModule line for php (4.3.4, 4.3.0, 4cvs, 5beta) exists in the httpd.conf file for Apache. No error message is printed to the console, and nothing new is appended to the error_log. Even apachectl fails without message (no "..started" or "..is running" or "is not running" when tested with different parameters). Similar bug reports are using a lot earlier versions of either Apache (1.3) or PHP (3). Reproduce code: --------------- mysql 4.0.16 installed and tested previously. installed as described on http://www.php.net/manual/en/install.apache2.php when my usual compilation and installation resulted in the exact same problems. The only difference is that Apache uses "modules" as module directory by default ("libexec" is named in the PHP documentation, which is incorrect). Expected result: ---------------- a working apache+php+mysql installation I have tried without using --enable-mysql with the same results. Actual result: -------------- httpd is not started ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=26263&edit=1