Nee*_*esh 6 php ssl openssl gdata
我已经使用wamp(Apache服务器)配置了openssl.但是当我使用gdata api时,我遇到了以下错误.
( ! ) Fatal error: Uncaught exception 'Zend_Http_Client_Adapter_Exception' with message ' in C:\Zend_1_11_11\library\Zend\Http\Client\Adapter\Socket.php on line 234
( ! ) Zend_Http_Client_Adapter_Exception: Unable to Connect to ssl://accounts.google.com:443. Error #10060: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. in C:\Zend_1_11_11\library\Zend\Http\Client\Adapter\Socket.php on line 234
有人帮我这个......
Mik*_*ail 13
检查php.ini中是否启用了SSL模块:
extension=php_openssl.dll
您位于代理后面,因此无法直接连接。尝试使用 Zend/Http/Client/Adapter/Proxy.php 而不是 Zend\Http\Client\Adapter\Socket.php
| 归档时间: | 
 | 
| 查看次数: | 15477 次 | 
| 最近记录: |