From: [EMAIL PROTECTED] Operating system: Freebsd 4.3 PHP version: 4.1.2 PHP Bug Type: cURL related Bug description: Reborn bug: "error is SSL: couldn't create a context!"
When attempting to use cURL over https, php returns the error: "SSL: couldn't create a context!" Command-line operation in cURL works without error. A similar situation was reported, and reportedly fixed, in 4.1.1 CVS, but it has re-appeared in 4.1.2 release. The earlier problem was apparently related to compiling SSL into both PHP and cURL; I re-complied PHP without SSL but the problem persists. Any work-arounds will be greatly appreciated. -- Matt Daly ./configure --with-apxs=/usr/local/sbin/apxs --with-curl --with-config-file-path=/usr/local/etc --enable-versioning --with-system-regex --disable-debug --enable-track-vars --with-gd=/usr/local --with-ttf=/usr/local --with-zlib --with-mcrypt=/usr/local --with-mhash=/usr/local --with-mysql=/usr/local --with-xml=/usr/local --enable-ftp --with-gettext=/usr/local --enable-sockets --enable-trans-sid --prefix=/usr/local -- Edit bug report at http://bugs.php.net/?id=15862&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=15862&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=15862&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=15862&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=15862&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=15862&r=support Expected behavior: http://bugs.php.net/fix.php?id=15862&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=15862&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=15862&r=submittedtwice