I need create script to get inbox information from my youtube account like total Personal Messages, total Cooment, total Shared , etc.
I use Zend framework for solution.
When i try for authentic script i get error
it differents error on my local machine and my online server for tested.
error on mya local machine :
Fatal error: Uncaught exception 'Zend_Gdata_App_HttpException' with message 'Unable to Connect to ssl://www.google.com:443. Error #55347984: Unable to find the socket transport "ssl" - did you forget to enable it when you configured PHP?' in D:\wamp\www\bezzer\Zend\Gdata\ClientLogin.php:140 Stack trace: #0 D:\wamp\www\bezzer\tested.php(11): Zend_Gdata_ClientLogin::getHttpClient('user', 'pass', NULL) #1 {main} thrown in D:\wamp\www\bezzer\Zend\Gdata\ClientLogin.php on line 140
but error on my online server :
Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /var/www/virtual/bezzer.de/htdocs/new-website/html/Zend/Loader.php on line 52
Anybody give solution for clearly script to give me access on my youtube account?
Or maybe any something must setup or change configuration on my php server
Reagards
Gerrit