Well It started with my booking software (ResourcebookingPro inside Joomla).
Now I've tried to run InstallationChecker.php from "Getting started 
guide<http://code.google.com/intl/no/apis/gdata/articles/php_client_lib.html>" 
which also fails.
All the demoes from Zend Gdata also fails. Different file that fail for 
different demoes of course, but always the same error. My host say they're 
blocking outgoing connections pr default, but since it worked for about a 
week or so, I find it hard to believe that these things are related.

Here is the code for InstallationChecker:

Fatal error: Uncaught exception 'Zend_Http_Client_Adapter_Exception' with 
message 'Unable to Connect to ssl://www.google.com:443. Error #110: 
Connection timed out' in 
/hsphere/local/home/vikas612/bolsoya.net/library/Zend/Http/Client/Adapter/Socket.php:235
 
Stack trace: #0 
/hsphere/local/home/vikas612/bolsoya.net/library/Zend/Http/Client.php(973): 
Zend_Http_Client_Adapter_Socket->connect('www.google.com', 443, true) #1 
/hsphere/local/home/vikas612/bolsoya.net/InstallationChecker.php(258): 
Zend_Http_Client->request() #2 
/hsphere/local/home/vikas612/bolsoya.net/InstallationChecker.php(113): 
InstallationChecker->testSSLCapabilities() #3 
/hsphere/local/home/vikas612/bolsoya.net/InstallationChecker.php(70): 
InstallationChecker->runAllVerifications() #4 
/hsphere/local/home/vikas612/bolsoya.net/InstallationChecker.php(394): 
InstallationChecker->__construct() #5 {main} thrown in 
/hsphere/local/home/vikas612/bolsoya.net/library/Zend/Http/Client/Adapter/Socket.php
 
on line 235 

I tried this on another webhost provider, and there everything works great. 
No problem with authenticating and adding things to my calendar. (same 
account as on the other server).

I'm curious about the QUOTA limit you're talking about. What limits are we 
talking about here? I'm only using Google API and Zend Gdata for updating 
ONE calendar, possibly during testing up to 500 requests to my calendar in a 
couple of weeks. Do the quota block by IP-address, or by login? Since my 
login works great on the other webhost, there can't be a restriction on my 
login I think? I have a shared IP-address on the webhost, so possibly there 
might be many requests from the same server IP-address to Google-server.



-- 
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://code.google.com/apis/calendar/community/forum.html

Reply via email to