Jump to content

Cannot get OpenSSL to work.


Recommended Posts

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.

 

Link to comment
https://forums.phpfreaks.com/topic/168949-cannot-get-openssl-to-work/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.