XF 1.1 Zend_Http_Client_Adapter_Exception

xenTheory

Active member
I've noticed a few of these errors, Zend is installed and works for other websites on the server but can't seem to figure out the problem with this one:

Code:
Zend_Http_Client_Adapter_Exception: Unable to Connect to tcp://api-verify.recaptcha.net:80. Error #0: php_network_getaddresses: getaddrinfo failed: Name or service not known - library/Zend/Http/Client/Adapter/Socket.php:235

Here are a few more examples

gYMfJ.png
 
Generally a lot of errors will be thrown from Zend as XenForo utilises some portions of the Zend framework for certain things. Database adapters and Http client adapters etc.
 
Top Bottom