ID:               22720
 Updated by:       [EMAIL PROTECTED]
 Reported By:      jason at hdev dot net
-Status:           Open
+Status:           Bogus
 Bug Type:         cURL related
 Operating System: windows 2000
 PHP Version:      4.3.2RC1
 New Comment:

Not enough information and most likely not even a bug.
See other bogused curl reports for more information
and before even thinking of reopening this, read the 
instructions HOW to report.

1. Make sure you really updated. (php4ts.dll)
2. You need to update the extra dlls from the dlls/ folder too.



Previous Comments:
------------------------------------------------------------------------

[2003-03-14 21:57:50] jason at hdev dot net

php_curl.dll worked in 4.3.1,
but when I use the 4.3.2RC1 version of php_curl.dll,
it does not work.
(Same problem when I updated from 4.3.0 to 4.3.1 and php_curl.dll
stopped working, but I don't know what the solution is this time.)

I have these lines in my code which fixed the problem when upgrading
from 4.3.0 to 4.3.1:
        curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);
        curl_setopt($ch, CURLOPT_SSL_VERIFYHOST, false);

------------------------------------------------------------------------


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

Reply via email to