From:             
Operating system: Windows XP
PHP version:      5.3.2
Package:          cURL related
Bug Type:         Bug
Bug description:cURL binary is bugous in 5.3.2 release for Windows

Description:
------------
After installing a fresh copy of PHP 5.3.2 binaries for Windows (extracted
from php-5.3.2-Win32-VC6-x86.zip) as a module for Apache 2.2.4, and
modifying php.ini to load some extensions (like GD2, MBString, MySQL and
MySQLi, and cURL), the cURL extension doesn't load correctly.



Apache error log says:



PHP Warning:  PHP Startup: Unable to load dynamic library 'C:\\Program
Files\\PHP\\ext\\php_curl.dll' - The operating system cannot run %1.\r\n in
Unknown on line 0



On phpinfo(), all other loaded extensions are reported but cURL is not
loaded, hence not listed in phpinfo().





Expected result:
----------------
Expected result is successful loading of cURL extension.

Actual result:
--------------
cURL extension fails to load.

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

Reply via email to