I have both of those in there already. (libeay32.dll and ssleay32.dll)
OpenSSL Module is installed.
phpinfo() RESULTS:
==========================
CURL support enabled
CURL Information libcurl/7.14.0 OpenSSL/0.9.8a zlib/1.2.3
OpenSSL support enabled
OpenSSL Version OpenSSL 0.9.8a 11 Oct 2005
When I do:
curl_setopt( $io, CURLOPT_URL, 'https://xyz.com');
I get no results.....
When I use http:// it works fine, and I get results....
??
Main Topics
Browse All Topics





by: slyongPosted on 2007-01-26 at 22:39:42ID: 18409207
refer to http://au.php.net/curl
ad.html, at the bottom of the page where OpenSSL binary packages are.
Note to Win32 Users: In order to enable this module on a Windows environment, libeay32.dll and ssleay32.dll must be present in your PATH.
You can download the libeay32.dll and ssleay32.dll from http://curl.haxx.se/downlo