here is what my error is:
*Fatal error*: Uncaught exception 'Zend_Http_Client_Adapter_Exception' with
message 'Unable to Connect to ssl://www.google.com:443. Error #40140768:
Unable to find the socket transport "ssl" - did you forget to enable it when
you configured PHP?' in
C:\includes\library\Zend\Http\Client\Adapter\Socket.php:148 Stack trace: #0
C:\includes\library\Zend\Http\Client.php(827):
Zend_Http_Client_Adapter_Socket->connect('www.google.com', 443, true) #1
C:\Inetpub\wwwroot\installtest.php(255): Zend_Http_Client->request() #2
C:\Inetpub\wwwroot\installtest.php(107):
InstallationChecker->testSSLCapabilities() #3
C:\Inetpub\wwwroot\installtest.php(64):
InstallationChecker->runAllVerifications() #4
C:\Inetpub\wwwroot\installtest.php(391): InstallationChecker->__construct()
#5 {main} thrown in *C:\includes\library\Zend\Http\Client\Adapter\Socket.php
* on line *148
*OpenSSL is installed. Do you have any ideas what could be worng?
Nathan
On Tue, Mar 24, 2009 at 6:42 PM, Trevor Johns <[email protected]> wrote:
>
> On Tue, Mar 24, 2009 at 12:45 PM, Nathan Dahl <[email protected]> wrote:
> > I did changed the include_path in php.ini. when i run phpinfo(); it shows
> > correctly. but still not working. I even tried setting the include path
> in
> > the script. It works on my development laptop but not on windows 2003
> > server. The install test for GData only shows a blank page so that is not
> > help to me. Any other ideas
> >
> > Thanks,
> > Nathan
>
> Nathan,
> Can you try turning display_errors to 'on' or checking your server
> logs? You shouldn't get a blank page without an error.
>
> --
> Trevor Johns
>
> >
>
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---