Jan Ehrhardt in php.general (Fri, 22 Mar 2013 10:40:56 +0100):
>Ron in php.general (Thu, 21 Mar 2013 17:25:39 -0500):
>>When upgrading from 5.4.12 to 5.4.13, cURL curl_exec calls are taking 
>>something like 700ms to complete. (Even to a file on the same server.) 
>>If I replace php_curl.dll library with the version from 5.4.12 all works 
>>as expected. Anyone else having issues or have suggestions as to how to 
>>debug/proceed?
>>
>>PHP 5.4.13 on Apache 2.4.4 on Windows Server 2008 R2
>
>Could you try the php_curl.dll from my build? See
>http://www.apachelounge.com/viewtopic.php?t=5233
>for the right version.

Be sure to put the ???eay32.dll's (in fact all the dll's in the zips) in
the directory with php-cgi.exe or else it probably will not load (due to
differences in the ssl-versions of the stock PHP and my builds).

Jan

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to