From:             
Operating system: win xp sp3
PHP version:      5.3.8
Package:          Apache2 related
Bug Type:         Bug
Bug description:Error starting Apache server

Description:
------------
Just installed Apache 2.2.21 upgrade and PHP 5.3.8.
Had run earlier editions of both without problem.

We starting the Apache server it fails with the following error

Faulting application httpd.exe, version 2.2.21.0, faulting module
php5ts.dll, version 5.3.8.0, fault address 0x000f8a90.

It is repeatable.

If I comment out the following PHP entries in the Apache hppd.config file
entries
   PHPIniDir "C:\Program Files\PHP\"
   LoadModule php5_module "C:\Program Files\PHP\php5apache2_2.dll"
  
Apache will start and I can do non-PHP based pages


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

Reply via email to