Fatal error: Uncaught exception 'Zend_Gdata_App_HttpException' with message 'Unable to Connect to ssl://www.google.com:443. Error #24: Unable to find the socket transport "ssl" - did you forget to enable it when you configured PHP?'
- run phpinfo(); to find the path to the loaded php.ini config file
- open the file and ensure extension=php_openssl.dll is not commented out
- restart IIS from command prompt with command iisreset
No comments:
Post a Comment