via info.php i get this:
cURL Information 7.21.1
i guess this is the version number you're interested in?
btw, after 3 days i got a reply from Strato - just to find out that they didn't understand the problem (or are not willing to...)
I'll try again for the next days...
I tried this
but still get this reply
Curl Data:
cURL error number:7
cURL error:couldn't connect to host
Duration: 0,90062
Hi AD,
you would have to insert the command as above into the function "get_api_details" in the template_functions.php that shawn posted some days ago.
cURL Information 7.21.1
i guess this is the version number you're interested in?
btw, after 3 days i got a reply from Strato - just to find out that they didn't understand the problem (or are not willing to...)
I'll try again for the next days...
I tried this
Code:
curl_setopt($ch, CURLOPT_DNS_CACHE_TIMEOUT, 10);
Curl Data:
cURL error number:7
cURL error:couldn't connect to host
Duration: 0,90062
Hi AD,
you would have to insert the command as above into the function "get_api_details" in the template_functions.php that shawn posted some days ago.