ID: 12149
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Old Status: Feedback
Status: Open
Bug Type: cURL related
Operating System: WinNT4sp6a
PHP Version: 4.0.6
New Comment:

I haven't set anything up that would allow me to build php here; I'd need binaries to 
test right away.

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

[2001-07-30 18:13:53] [EMAIL PROTECTED]

can you try this with the latest cvs on a windows system 
and let me know if it still happens?

Thanks.


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

[2001-07-13 14:17:02] [EMAIL PROTECTED]

After reverting to 4.0.5, https works fine.

<?
$curl= curl_init('https://www.thawte.com/');
curl_exec($curl);
curl_close($curl);
?>

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



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


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to