Edit report at http://bugs.php.net/bug.php?id=52452&edit=1

 ID:                 52452
 Comment by:         jean-yves dot deleze at crealp dot vs dot ch
 Reported by:        bluephp at gmail dot com
 Summary:            Curl cannt work
 Status:             Feedback
 Type:               Bug
 Package:            cURL related
 Operating System:   windows 2003 server
 PHP Version:        5.2.14
 Block user comment: N

 New Comment:

I experienced the same problem with the binaries released on the 22nd of
july (build date : 2010-07-21). A workaround was to add the zlib library
(version 1.2.3) into the system path or into the PHP directory (with
filename zlib.dll, not zlib1.dll).



The binaries at http://windows.php.net/releases/ (build date :
2010-07-27) work like expected, without any zlib.dll related error.


Previous Comments:
------------------------------------------------------------------------
[2010-07-27 12:05:44] paj...@php.net

Please try again using the binaries at http://windows.php.net/releases/

------------------------------------------------------------------------
[2010-07-27 08:34:56] bluephp at gmail dot com

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 this bug report at http://bugs.php.net/bug.php?id=52452&edit=1

Reply via email to