rreynier Posted August 5, 2009 Share Posted August 5, 2009 This is the error: “Connection Error: ssl://test.authorize.net on port 443 could not connect due to error code: 218880080 :: Unable to find the socket transport "ssl" - did you forget to enable it when you configured PHP?” The error code is different every time, the rest is the same. When I googled “Unable to find the socket transport "ssl" - did you forget to enable it when you configured PHP?” it seems to point to openssl is not being installed. I you go to http://store.subzerosupply.com/test.php you see the phpinfo() readout. It doesn’t show openssl loading as an extension. The loaded php.ini file has “extension=php_openssl.dll” which means it should be loading that DLL. I can’t figure out where there is some sort of log that show what is being loaded and what is failing. To make sure the php.ini was taking effect I disabled some other extensions that were being loaded and the changes took effect on IIS restart. Ive spent waaay to many hours tryin to figure this out.. and Im at a loss. If anyone can throw me any pointers. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.