Hi, It sounds like you/your hosting company may not have the openssl libraries compiled into PHP? Run the 'phpinfo()' command and look for support for openssl being enabled. SSL is required in order to use any of the google authentication services.
If have further questions and you're using the Zend Framework classes for GData, you could also try mailing the Zend Framework discussion list for the gdata components. More info is on the Zend site at http://framework.zend.com - the list is called fw-gdata. Cheers, -Ryan On Jan 10, 5:41 pm, "mask" <[EMAIL PROTECTED]> wrote: > Hi, > I am trying to use PHP Google Calendar API on my domain. > But always get the following exception: > > Unable to Connect to sslv2://www.google.com:443. Error #136006772: > Unable to find the socket transport "sslv2" - did you forget to enable > it when you configured PHP? > > I called support for my domain and they said it is not a problem with > the server configuration, but may be it is a problem with the API setup > on my domain. > In fact, there is not much setup to do! > > I checked the Registered Stream Socket Transports: tcp, udp, unix, udg > There is no ssl, is that the problem? > > Does anyone have an idea about this? I am suspecting it is the server > configuration. > > I appreciate any help. > Thanks, --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
