Date: 07/31/01
- Next message: andy <email protected>: "[PHP-DEV] Bug #12149 Updated: PHP 4.0.6 upgrade seems to break cURL https"
- Previous message: binary_runner <email protected>: "[PHP-DEV] Bug #12496: ldap_modify always returns "Insufficient Access""
- Next in thread: andy <email protected>: "[PHP-DEV] Bug #12149 Updated: PHP 4.0.6 upgrade seems to break cURL https"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 12149
User updated by: brianl <email protected>
Reported By: brianl <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] sterling <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] brianl <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: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: andy <email protected>: "[PHP-DEV] Bug #12149 Updated: PHP 4.0.6 upgrade seems to break cURL https"
- Previous message: binary_runner <email protected>: "[PHP-DEV] Bug #12496: ldap_modify always returns "Insufficient Access""
- Next in thread: andy <email protected>: "[PHP-DEV] Bug #12149 Updated: PHP 4.0.6 upgrade seems to break cURL https"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

