Help - Search - Members - Calendar
Full Version: Zend Gdata, Unable To Connect To Ssl://www.google.com:443
Zymic Webmaster Forums > Web Design & Development > Server Side Scripting > PHP
massi
hi everybody, first of all please forgive me if i say some bul$%%^it, but im a total beginner. I just downloaded Zend Gdata and uploaded the library on my site. When i try to autenticate to access the services, i receive this error:

Warning: stream_context_create() has been disabled for security reasons in /www/zxq.net/a/-/s/a-social/htdocs/Zend/Http/Client/Adapter/Socket.php on line 117

Fatal error: Uncaught exception 'Zend_Gdata_App_HttpException' with message 'Unable to Connect to ssl://www.google.com:443. Error #: ' in /www/zxq.net/a/-/s/a-social/htdocs/Zend/Gdata/AuthSub.php:101 Stack trace: #0 /www/zxq.net/a/-/s/a-social/htdocs/Photos.php(419): Zend_Gdata_AuthSub::getAuthSubSessionToken('CIvf...') #1 /www/zxq.net/a/-/s/a-social/htdocs/Photos.php(438): getAuthSubHttpClient() #2 /www/zxq.net/a/-/s/a-social/htdocs/Photos.php(904): processPageLoad() #3 {main} thrown in /www/zxq.net/a/-/s/a-social/htdocs/Zend/Gdata/AuthSub.php on line 101

now, problem seems to be ssl is not allowed..is there a way in your opinion to avoid the problem?
Thanks in advance,
Massi
Bogey
Check with the web host and see if they could enable stream_context_create(); because that is what is disabled by the web host and the script is using that function.

As far as workarounds I don't know any as I haven't used the function yet.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2012 Invision Power Services, Inc.