From: [EMAIL PROTECTED]
Operating system: FreeBSD 4.1
PHP version: 4.1.1
PHP Bug Type: cURL related
Bug description: HTTPS still not working
When using cURL to fetch pages over SSL, curl_error report "SSL: couldn't
create a context!". This happens with the openssl extension
From: [EMAIL PROTECTED]
Operating system: FreeBSD 4.1
PHP version: 4.1.0RC1
PHP Bug Type: Reproducible crash
Bug description: curl_exec called twice crash
When calling curl_exec twice with RETURNTRANSFER option there's a
(reproductible) core dump. Here's a test case :
$ch
ID: 14142
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Reproducible crash
Operating System: FreeBSD 4.1
PHP Version: 4.1.0RC1
New Comment:
Forgot the compile options :
'./configure' '--with-gd=/usr/home/domi4/src/gd-1.8.4' '--enable-exif'
'--with-j