From: Operating system: windows 2003 server PHP version: 5.2.14 Package: cURL related Bug Type: Bug Bug description:Curl cannt work
Description: ------------ The problem happened just after I updated php_5.2.13 to php_5.2.14. You known, the php_5.2.13 is working well. I rename D:\php to D:\php_5.2.13,and rename D:\php_5.2.14 to D:\php ,and copy D:\php_5.2.13\php.ini to D:\php .Then restart IIS. When php_5.2.14 is running, I run the Test script , it didnot work. The D:\php\error.log said about "not loading the php_curl.dll". But the D:\php\ext\php_curl.dll is existing and the D:\php\php.ini options of php_curl.dll is open. Then I run D:\php\php.exe -m, it still didnot work. Alert window said about "the zlib.dll is error". I found the size of php_curl.dll in php_5.2.14 is small than in php_5.2.13. But other files in D:\php\ext is same of size. -- Edit bug report at http://bugs.php.net/bug.php?id=52452&edit=1 -- Try a snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=52452&r=trysnapshot52 Try a snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=52452&r=trysnapshot53 Try a snapshot (trunk): http://bugs.php.net/fix.php?id=52452&r=trysnapshottrunk Fixed in SVN: http://bugs.php.net/fix.php?id=52452&r=fixed Fixed in SVN and need be documented: http://bugs.php.net/fix.php?id=52452&r=needdocs Fixed in release: http://bugs.php.net/fix.php?id=52452&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=52452&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=52452&r=needscript Try newer version: http://bugs.php.net/fix.php?id=52452&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=52452&r=support Expected behavior: http://bugs.php.net/fix.php?id=52452&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=52452&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=52452&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=52452&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=52452&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=52452&r=dst IIS Stability: http://bugs.php.net/fix.php?id=52452&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=52452&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=52452&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=52452&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=52452&r=mysqlcfg
