From:             
Operating system: Windows XP SP3
PHP version:      5.3.2
Package:          Apache2 related
Bug Type:         Bug
Bug description:Apache cannot start

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 bug report at http://bugs.php.net/bug.php?id=51270&edit=1
-- 
Try a snapshot (PHP 5.2):            
http://bugs.php.net/fix.php?id=51270&r=trysnapshot52
Try a snapshot (PHP 5.3):            
http://bugs.php.net/fix.php?id=51270&r=trysnapshot53
Try a snapshot (PHP 6.0):            
http://bugs.php.net/fix.php?id=51270&r=trysnapshot60
Fixed in SVN:                        
http://bugs.php.net/fix.php?id=51270&r=fixed
Fixed in SVN and need be documented: 
http://bugs.php.net/fix.php?id=51270&r=needdocs
Fixed in release:                    
http://bugs.php.net/fix.php?id=51270&r=alreadyfixed
Need backtrace:                      
http://bugs.php.net/fix.php?id=51270&r=needtrace
Need Reproduce Script:               
http://bugs.php.net/fix.php?id=51270&r=needscript
Try newer version:                   
http://bugs.php.net/fix.php?id=51270&r=oldversion
Not developer issue:                 
http://bugs.php.net/fix.php?id=51270&r=support
Expected behavior:                   
http://bugs.php.net/fix.php?id=51270&r=notwrong
Not enough info:                     
http://bugs.php.net/fix.php?id=51270&r=notenoughinfo
Submitted twice:                     
http://bugs.php.net/fix.php?id=51270&r=submittedtwice
register_globals:                    
http://bugs.php.net/fix.php?id=51270&r=globals
PHP 4 support discontinued:          http://bugs.php.net/fix.php?id=51270&r=php4
Daylight Savings:                    http://bugs.php.net/fix.php?id=51270&r=dst
IIS Stability:                       
http://bugs.php.net/fix.php?id=51270&r=isapi
Install GNU Sed:                     
http://bugs.php.net/fix.php?id=51270&r=gnused
Floating point limitations:          
http://bugs.php.net/fix.php?id=51270&r=float
No Zend Extensions:                  
http://bugs.php.net/fix.php?id=51270&r=nozend
MySQL Configuration Error:           
http://bugs.php.net/fix.php?id=51270&r=mysqlcfg

Reply via email to