greendesert Posted September 3, 2009 Share Posted September 3, 2009 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 More sharing options...
JonnoTheDev Posted September 3, 2009 Share Posted September 3, 2009 Use Google man! http://blog.wiki-tom.com/2009/04/24/fixing-ssl-for-xampp-installs/ Link to comment https://forums.phpfreaks.com/topic/172929-how-do-i-enable-ssl/#findComment-911482 Share on other sites More sharing options...
greendesert Posted September 3, 2009 Author Share Posted September 3, 2009 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 More sharing options...
trq Posted September 3, 2009 Share Posted September 3, 2009 Have you restarted apache? Link to comment https://forums.phpfreaks.com/topic/172929-how-do-i-enable-ssl/#findComment-911514 Share on other sites More sharing options...
greendesert Posted September 3, 2009 Author Share Posted September 3, 2009 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 More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.