我对 php 完全陌生,我必须在几天内完成小项目。目前我的问题是我无法将我的 php 脚本与谷歌日历集成。我正在使用 Zend 框架,我正在做这个(http://www.ibm.com/developerworks/library/x-googleclndr/)教程中的所有事情。我得到了奇怪的例外:
Uncaught exception 'Zend_Gdata_App_HttpException' with message 'Unable to Connect to ssl://www.google.com:443. Error #156366088: Unable to find the socket transport "ssl" - did you forget to enable it when you configured PHP?'
那会是什么?如果这是一个nooby问题,我很抱歉。提前致谢。