poppinfreshgentleman17
New Member
- Messages
- 2
- Reaction score
- 0
- Points
- 0
This might be disabled on the host by default, I don't know much about hosting, I just write code
But I'm trying to use Zend to get YouTube search results from YouTube.com and I'm being blocked and getting an error. Would you know if there's any way to enable it or fix this issue? Might be some kind of socket issue?
Error below:
Fatal error: Uncaught exception 'Zend_Gdata_App_HttpException' with message 'Unable to Connect to tcp://gdata.youtube.com:80. Error #: ' in /home/garo/public_html/UberTube/Zend/Gdata/App.php:688 Stack trace: #0 /home/garo/public_html/UberTube/Zend/Gdata.php(221): Zend_Gdata_App->performHttpRequest('GET', 'http://gdata.yo...', Array, NULL, NULL, NULL) #1 /home/garo/public_html/UberTube/Zend/Gdata/App.php(875): Zend_Gdata->performHttpRequest('GET', 'http://gdata.yo...', Array) #2 /home/garo/public_html/UberTube/Zend/Gdata/App.php(763): Zend_Gdata_App->get('http://gdata.yo...', NULL) #3 /home/garo/public_html/UberTube/Zend/Gdata/App.php(205): Zend_Gdata_App->importUrl('http://gdata.yo...', 'Zend_Gdata_YouT...', NULL) #4 /home/garo/public_html/UberTube/Zend/Gdata.php(162): Zend_Gdata_App->getFeed('http://gdata.yo...', 'Zend_Gdata_YouT...') #5 /home/garo/public_html/UberTube/Zend/Gdata/YouTube.php(263): Zend_Gdata->getFeed('http://gdata.yo...', 'Zend_Gdata_YouT...') #6 /home/garo/public_html/UberTube/searchYT.php(117): Zend_Gd in /home/garo/public_html/UberTube/Zend/Gdata/App.php on line 688
But I'm trying to use Zend to get YouTube search results from YouTube.com and I'm being blocked and getting an error. Would you know if there's any way to enable it or fix this issue? Might be some kind of socket issue?
Error below:
Fatal error: Uncaught exception 'Zend_Gdata_App_HttpException' with message 'Unable to Connect to tcp://gdata.youtube.com:80. Error #: ' in /home/garo/public_html/UberTube/Zend/Gdata/App.php:688 Stack trace: #0 /home/garo/public_html/UberTube/Zend/Gdata.php(221): Zend_Gdata_App->performHttpRequest('GET', 'http://gdata.yo...', Array, NULL, NULL, NULL) #1 /home/garo/public_html/UberTube/Zend/Gdata/App.php(875): Zend_Gdata->performHttpRequest('GET', 'http://gdata.yo...', Array) #2 /home/garo/public_html/UberTube/Zend/Gdata/App.php(763): Zend_Gdata_App->get('http://gdata.yo...', NULL) #3 /home/garo/public_html/UberTube/Zend/Gdata/App.php(205): Zend_Gdata_App->importUrl('http://gdata.yo...', 'Zend_Gdata_YouT...', NULL) #4 /home/garo/public_html/UberTube/Zend/Gdata.php(162): Zend_Gdata_App->getFeed('http://gdata.yo...', 'Zend_Gdata_YouT...') #5 /home/garo/public_html/UberTube/Zend/Gdata/YouTube.php(263): Zend_Gdata->getFeed('http://gdata.yo...', 'Zend_Gdata_YouT...') #6 /home/garo/public_html/UberTube/searchYT.php(117): Zend_Gd in /home/garo/public_html/UberTube/Zend/Gdata/App.php on line 688