Edit report at http://bugs.php.net/bug.php?id=51270&edit=1

 ID:               51270
 User updated by:  jamone_95134 at yahoo dot com
 Reported by:      jamone_95134 at yahoo dot com
 Summary:          Apache cannot start
-Status:           Feedback
+Status:           Open
 Type:             Bug
 Package:          Apache2 related
 Operating System: Windows XP SP3
 PHP Version:      5.3.2

 New Comment:

[2010-03-11 13:13 UTC] paj...@php.net



Remove php.ini in your systems or be sure to disable all extensions and
try again.



As I mentioned earlier, I disabled all the extensions in my php.ini,
then enabling them one by one to see if any would allow the Apache to
start, but the Apache crashed every time.



If I comment out the PHPIniDir line but not the LoadModule Apache still
does not start, similarly if I comment out the LoadModule line but not
the PHPIniDir, the Apache does not start. Apache only starts if both
lines are commented out.


Previous Comments:
------------------------------------------------------------------------
[2010-03-11 15:13:43] paj...@php.net

Remove php.ini in your systems or be sure to disable all extensions and
try again.

------------------------------------------------------------------------
[2010-03-11 14:21:22] a at liveb dot ru

Have the same problem. apache doesn't work as a service. But works from
console.



When I try to start the service I get an error.



szAppName : httpd.exe     szAppVer : 2.2.15.0     szModName : unknown   
 

szModVer : 0.0.0.0     offset : 0073d729

------------------------------------------------------------------------
[2010-03-11 02:30:07] jamone_95134 at yahoo dot com

Description:
------------
php was installed and works correctly, php 5.3.2 thread safe VC6
version.





Apache version 2.2.15 with openssl. The Apache was installed and works.
However, when I try to have Apache run and recognize the PHP, the Apache
does not start and displays the following message:



httpd.exe - Application Error

The instruction at "0x00788ce1" referenced memory at "0x00000006". The
memory could not be "read".



If I comment out the lines referring to the PHP in the httpd.conf file,
then Apache starts with no problems.



#BEGIN PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL

#PHPIniDir "C:/Program Files/PHP/"

#LoadModule php5_module "C:/Program Files/PHP/php5apache2_2.dll"

#END PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL



If either line is mot commented, then the Apache crashes.



I have tried commenting out the different extensions in the php.ini
file, but the problem exists.



Can someone please explain why this is crashing and what to do to fix
it.

Expected result:
----------------
Apache to start up and recognize php scripting.

Actual result:
--------------
httpd.exe - Application Error

The instruction at "0x00788ce1" referenced memory at "0x00000006". The
memory could not be "read".


------------------------------------------------------------------------



-- 
Edit this bug report at http://bugs.php.net/bug.php?id=51270&edit=1

Reply via email to