Jump to content

How do I enable ssl


Recommended Posts

I am trying to import a blogger site onto wordpress installed on wamp running windows xp.

I get this error while authorizing : There was a problem opening a secure connection to Google. This is what went wrong: Unable to find the socket transport "ssl" - did you forget to enable it when you configured PHP? (91486072)

 

How do I enable ssl please

Link to comment
https://forums.phpfreaks.com/topic/172929-how-do-i-enable-ssl/
Share on other sites

of course, I did google and still could not find the working answer.

I have removed the comment : extension=php_openssl.dll and

libeay32.dll and ssleay32.dll are already in c:\wamp\bin\apache\apache2.2.11\bin.

 

That link was for xamp but I understand both are similar. What next pls ?

Link to comment
https://forums.phpfreaks.com/topic/172929-how-do-i-enable-ssl/#findComment-911512
Share on other sites

yes, I restarted it all.

In fact, I found the solution at here : http://us2.php.net/manual/en/curl.installation.php

 

If you are using WAMPserver, you can enable the cURL extensions by

Left-click on WAMPserver tray icon>PHP>PHP extensions> Check php_curl.

 

Its already loaded on your disk, you have to activate it.

 

This was enough clue for me to do the same with php_openssl.

It's working !

Link to comment
https://forums.phpfreaks.com/topic/172929-how-do-i-enable-ssl/#findComment-911515
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.