| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-and-php mailing list Archives
'Couldn't resolve host' error since relocating server
From: Tom Van de Putte <goldfrapper_at_gmail.com>
Date: Tue, 18 Aug 2009 15:40:25 +0200
Hey,
My company moved last friday and thus so did our development server. The
It hangs on curl_multi_select() because it can't resolve the hostname.
However the CLI of curl works perfectly so I checked the configs (the
So I ran the exact same code (simple curl http get action) on another
Using the options CURLOPT_DNS_USE_GLOBAL_CACHE and CURLOPT_DNS_CACHE_TIMEOUT
Is this problem caused by the fact that our fixed external ip adress changed
I realy need to solve this so any help is welcome!
The test code:
$_h = curl_init();
var_dump(curl_exec($_h));
_______________________________________________
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info