ID: 26683 Comment by: grzesiek at atlas dot cz Reported By: pawnup at yahoo dot com Status: Open Bug Type: *Web Server problem Operating System: WinXP Home PHP Version: 5.0.0b2 (beta2) New Comment:
try LoadModule php5_module c:/php/sapi/php4apache2.dll Previous Comments: ------------------------------------------------------------------------ [2003-12-20 18:28:20] pawnup at yahoo dot com Description: ------------ I was previously using php4.3.1 with apache 2.0.45 http server. I upgraded Apache to 2.0.48 today and also upgraded PHP to 5.0.beta2. I found that the apache service was unable to start. The system event log showed error on line 177 of the httpd.conf file of apache. Actually, that line is LoadModule php4_module c:/php/sapi/php4apache2.dll The problem seems to be in the php4apache2.dll file that came with php5.0beta2. Workaround: If I replace this dll with the older version that came with php4.3.1 it works fine !. Although, this was a simple shortcut, this error needs to be investigated further. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=26683&edit=1
