From:             jirvin06 at comcast dot net
Operating system: Windows XP SP3
PHP version:      5.2.11
PHP Bug Type:     Apache2 related
Bug description:  Application Failure httpd.exe 2.2.14.0 in php5ts.dll 5.2.11.11

Description:
------------
Installed Apache 2.2.14 via MSI and PHP5.2.11 via msi. The following lines
cause the Apache server to not start and crash:

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

When those lines are commented out, the server comes up fine. When you
click on the error produced by the crash, it says:

szAppName : httpd.exe     szAppVer : 2.2.14.0     
szModName : php5ts.dll     
szModVer : 5.2.11.11     offset : 000f337a

The PATH variable has the PHP path as the first item listed.  

Reproduce code:
---------------
There is no code being executed. This is a problem from the moment of
start-up.


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

Reply via email to