Hello
Im trying to use fopen to open a [url]https://[/url] page. I have php 4.3.2 with SSL Enabled (OpenSSL support enabled
OpenSSL Version OpenSSL 0.9.7b 10 Apr 2003 )
However when I run the script I get the following error message:
"Notice: fopen(): Unable to find the wrapper "https" - did you forget to enable it when you configured PHP? "
Im developing on my local system using the Sokkit php/apache/mysql package.
Any help would be greatly appreciated.
Adam