im trying to use fsockopen and ssl:// and am getting:

Unable to find the socket transport "ssl" - did you forget to enable it when you configured PHP?

This is happening on a windows IIS server with PHP 5.2.5 and Win32OpenSSL_Light-0_9_8h.exe

I've uncommented the openssl extension in PHP.ini and restarted IIS

PHP reports: OPENSSL_CONF C:\OpenSSL\bin\openssl.cnf

However I do not have a module-esk output box for openssl

Am I missing something?

    Write a Reply...