سؤال

I've been trying out the Zend Framework 1.12 Gdata library. I've tried some random code snippets from the interweb, but my application keeps returning the needed SSL installation onto my server (localhost). I'm wondering if the SSL certificate is always needed for using the Gdata library? It would pretty much such if so. Could someone inform me some more on this subject... couldn't find a real answer to it on the web.

هل كانت مفيدة؟

المحلول

i guess you have to remove the comment on the following line by going into php.ini file..

extension=php_openssl.dll

it may solve your problem.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top