Perhaps you have to set the PATH to locate the openssl lib on your shell during runtime. In windows, you can probably do that with sysedit from Start->run
Austin On Feb 8, 3:54 am, davidb <[EMAIL PROTECTED]> wrote: > Also, the browser version of the google getting started script works > just fine using a browser -- it just doesn't work on the command line. > > On Feb 7, 9:44 pm, davidb <[EMAIL PROTECTED]> wrote: > > > Having difficulty using gdata with php from the command line on a > > windows box. > > > phpinfo() says openssl is enabled and says that ssl is a Registered > > Stream Socket Transports > > but when i run php examples from the command line, i get: > > > Fatal error: Uncaught exception 'Zend_Gdata_App_HttpException' with > > message 'Unable to Connect to ssl://www.google.com:443. Error > > #35356280: Unable to find the socket transport "ssl" - did you forget > > to enable it when you configured PHP?' in C:\wamp\php > > \ZendFramework-1.0.1\library\Zend\Gdata\ClientLogin.php:116 > > > btw, i included libeay32.dll in the path environment variable. > > > Any insight is gratefully received. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Calendar Data API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-calendar-help-dataapi?hl=en -~----------~----~----~----~------~----~------~--~---
