ID: 12211
Comment by: [EMAIL PROTECTED]
Old Reported By: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Closed
Bug Type: cURL related
Operating System: Mandrake/Slackware
PHP Version: 4.0.6
New Comment:

Compile PHP without OpenSSL support and CURL https:// calls should work
just fine. Seems like there's some unsolved conflicts between OpenSSL
and CURL/SSL support.


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

[2002-01-17 04:27:30] [EMAIL PROTECTED]

I installed the cgi version of php4 (4.1.1) which has curl with ssl
support as well. I'm getting the same error, so it doesn't seem to be
fixed in new version (or even, every version).
Can someone have a look please? :/

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

[2001-07-30 18:18:32] [EMAIL PROTECTED]

Can you try the latest CVS of PHP and let re-open the bug 
if it still happens.


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

[2001-07-17 12:36:22] [EMAIL PROTECTED]

In php4.0.5 cURL w/OpenSSL is fully functional without
problems; although, in php4.0.6, When cURL w/OpenSSL is
installed it all works but not with https:// calls.


-- Errors --
When you use curl_error():
   SSL: Couldn't create a context!

When you use curl_errno():
   27
 Which points explains it as an out of memory error

Although through bash & perl curl works fine with the SSL
pages.  This error has been reported on a variety of sites 
related to cURL but the question have never been responded
to accurately.

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



Edit this bug report at http://bugs.php.net/?id=12211&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