From:             timothyweaver at hotmail dot com
Operating system: Windows XP SP2
PHP version:      4.3.10
PHP Bug Type:     Apache2 related
Bug description:  Apache 2 will not start. Error in LoadModule of httpd.conf

Description:
------------
Was using 4.3.6 successfully with Apache 2 configured with the SAPI
php4apache2.dll. Upgraded to 4.3.10 by replacing the entire PHP directory
with zip installation of 4.3.10. Now Apache 2 service will not start.
Error is:

The Apache service named  reported the following error:
>>> Syntax error on line 175 of C:/Program Files/Apache
Group/Apache2/conf/httpd.conf:     .

This line is:

LoadModule php4_module "c:/php/sapi/php4apache2.dll"

The line was not changed during the upgrade.

I have also tried this with the 4.3.10-DEV dated Dec 18 with the same
results.



-- 
Edit bug report at http://bugs.php.net/?id=31179&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=31179&r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=31179&r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=31179&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=31179&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=31179&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=31179&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=31179&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=31179&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=31179&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=31179&r=notwrong
Not enough info:             
http://bugs.php.net/fix.php?id=31179&r=notenoughinfo
Submitted twice:             
http://bugs.php.net/fix.php?id=31179&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=31179&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=31179&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=31179&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=31179&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=31179&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=31179&r=float
No Zend Extensions:          http://bugs.php.net/fix.php?id=31179&r=nozend
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=31179&r=mysqlcfg

Reply via email to