ID: 28298 Updated by: [EMAIL PROTECTED] Reported By: adamsbarker at hotmail dot com -Status: Open +Status: Closed Bug Type: cURL related Operating System: Windows 2003 PHP Version: 5CVS-2004-05-06 (dev) New Comment:
This bug has been fixed in CVS. Snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. Thank you for the report, and for helping us make PHP better. Previous Comments: ------------------------------------------------------------------------ [2004-05-09 16:15:11] adamsbarker at hotmail dot com . ------------------------------------------------------------------------ [2004-05-06 14:04:03] adamsbarker at hotmail dot com Description: ------------ Using the latest snaps of both (6 May 2004): - Stable (4.3.x-dev) - Latest CVS (5.0.x-dev) Zlib 1.1.4 is not binding to CURL as displayed in phpinfo: PHP4: CURL Information - libcurl/7.10.5 OpenSSL/0.9.7d PHP5: CURL Information - libcurl/7.10.8 OpenSSL/0.9.7d This problem can be fixed for the latest "Stable (4.3.x-dev)" version by downloading the following file (and putting this file in the "extensions" directory so it overrides the existing file that came with the release): ftp://ftp.proventum.net/misc/php_curl.dll (this was a file i was referred to from the exact same bug in an earlier php release - http://bugs.php.net/bug.php?id=24725) However, this file doesn't work with the latest "CVS (5.0.x-dev)" version. Phpinfo for PHP5: CURL Information - libcurl/7.10.8 OpenSSL/0.9.7d I hope this makes sense :) Adam. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=28298&edit=1
