i was recentyly testing google spreadsheet api using Zend Framework, but Got this error
Uncaught exception 'Zend_Gdata_App_HttpException' with message 'Unable to Connect to ssl://www.google.com:443. Error #148105208: Unable to find the socket transport "ssl" - did you forget to enable it when you configured PHP?' in ....
I am using Xampp 1.7.4 , i have checked httpd.conf, mod_ssl.so is enabled there. please help