ID: 12149 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: cURL related Operating System: WinNT4sp6a PHP Version: 4.0.6 New Comment: Assuming it wasn't the curl DLL packaged with the 4.0.6 release, php-4.0-Win32-16-07-2001 may have fixed it. (However, it complains that it can no longer load php_mssql.dll.) Previous Comments: ------------------------------------------------------------------------ [2001-07-31 15:54:13] [EMAIL PROTECTED] you can get the latest cvs at http://snaps.php.net/ ------------------------------------------------------------------------ [2001-07-31 15:46:27] [EMAIL PROTECTED] I haven't set anything up that would allow me to build php here; I'd need binaries to test right away. ------------------------------------------------------------------------ [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]