From:             
Operating system: Windows 7
PHP version:      5.3.3
Package:          cURL related
Bug Type:         Bug
Bug description:cURL extension crashes Apache server on start-up

Description:
------------
The Apache web server (version 2.2.17) on Windows 7 (32-bit) fails to start
whenever the cURL extension is enabled in php.ini. Disabling cURL by
commenting out the line "extension=php_curl.dll" fixes the problem. All
other extensions work fine.



In other words, installing the thread-safe PHP 5.3.3 for Apache on Windows
(php-5.3.3-Win32-VC6-x86.msi from windows.php.net) with all default
extensions crashed the web server on my system without any sensible error
message. The culprit was the cURL extension.

Expected result:
----------------
The PHP installer does not crash the web server, or at least exits with an 
error message (in php-errors.log).




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

Reply via email to