From: [EMAIL PROTECTED] Operating system: Linux Red Hat 7.0 PHP version: 4.0.5 PHP Bug Type: cURL related Bug description: https takes forever and a day when curl is enabled I am experiencing the same problem(https takes a long time to return when curl is enabled with php) as noted in http://www.php.net/bugs.php?id=10195 after I built our production machine. All the software components and their versions are the same on both machines. When I did a uname on the server that is working with https and curl enabled I get localhost.localdomain 2.2.16-22 #1 Tue Aug 22 16:16:55 EDT 2000 i586 unknown on the server that is not working it is :- localhost.localdomain 2.2.16-22 #1 Tue Aug 22 16:17:40 EDT 2000 i686 unknown Could the differerent instruction set be causing the problem, i686 compared to i586? I've downloaded the latest build(April 30th) but the make fails with problems with curl headers. Does anyone know what is this happening? cheers, Clement -- Edit Bug report at: http://bugs.php.net/?id=10572&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]