Need Help regarding Zend Framework- Google Data API

Status
Not open for further replies.

mail.ibrahimali97

New Member
Messages
1
Reaction score
0
Points
0
hello, My website need to use Google Data API which is a part of Zend Framework. My site runs smoothly on my local server, but I am getting error when I uploaded onto x10 Free Hosting server. Please help me in solving this..

the error msg i received..

Fatal error: Uncaught exception 'Zend_Gdata_App_HttpException' with message 'Unable to Connect to tcp://gdata.youtube.com:80. Error #: ' in /home/username/public_html/Zend/Gdata/App.php:688 Stack trace: #0 /home/username/public_html/Zend/Gdata.php(221): Zend_Gdata_App->performHttpRequest('GET', 'http://gdata.yo...', Array, NULL, NULL, NULL) #1 /home/username/public_html/Zend/Gdata/App.php(875): Zend_Gdata->performHttpRequest('GET', 'http://gdata.yo...', Array) #2 /home/username/public_html/Zend/Gdata/App.php(763): Zend_Gdata_App->get('http://gdata.yo...', NULL) #3 /home/username/public_html/Zend/Gdata/App.php(220): Zend_Gdata_App->importUrl('http://gdata.yo...', 'Zend_Gdata_YouT...', NULL)..

I had searched forum, there are few questions regarding this problem, but none of them are solved.
 
Status
Not open for further replies.
Top