with texto strip_tags remove quitar para limpiar instalar funcion etiquetas ejemplo php ssl openssl gdata

php - texto - strip_tags wordpress



No se puede conectar a ssl (2)

Compruebe que el módulo SSL esté habilitado en php.ini:

extension=php_openssl.dll

He configurado el openssl con wamp (servidor Apache). Pero mientras estoy usando la api de gdata recibo un error de seguimiento.

( ! ) 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

Alguien me ayude en esto ...


Estás detrás del proxy, por lo que no puedes conectarte directamente. Intenta usar Zend / Http / Client / Adapter / Proxy.php en lugar de Zend / Http / Client / Adapter / Socket.php