From:             
Operating system: Windows Server 2008
PHP version:      Irrelevant
Package:          Apache2 related
Bug Type:         Bug
Bug description:Apache2 crashes if PHP is enabled

Description:
------------
I'm running Apache 2.2.21 on a Win 2K8 server and tried VC9 (PHP 5.3.8)
version 
of PHP... it almost worked (PHP couldn't connect to MySQL and had troubles

interpreting PHP code).
After carefully reading the PHP download page, I removed my PHP install
(except 
for the php.ini) and installed VC6 (PHP 5.2.17).
This is where my troubles starts!

If I uncomment this in httpd.conf
#PHPIniDir "C:\Program Files (x86)\PHP\"
#LoadModule php5_module "C:\Program Files (x86)\PHP\php5apache2_2.dll"

Apache can't start and I get the following in the system event log (crappy

translation by myself):

Failing application name: httpd.exe, version : 2.2.21.0, Timestamp :
0x4e6a3015
Failing Module: php5ts.dll, version : 5.2.17.17, Timestamp : 0x4d25fb49

-----

I feel like I'm trapped!
What the heck is that php5ts.dll doing?
I know there can be problems with some crappy DLLs like lib_mycrypt.dll,
but 
nothing that critical!
I don't understand WHY it crashes...


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

Reply via email to