2013-08-03, 23:17:11
I posted some speculation earlier that it is not sending the host name header to the virtual server.
There is also the odd issue of why the timeouts are not working, timeout should be like 500ms.
I suspect your host has curl config messed up.
It is maybe possible to fix with custom headers in curl, but it would require someone really working on it with code knowledge. Or modify the api url in configuration.php and test on other virtual hosts.
I just cannot spend any more time on this. I added opton to turn curl off, if fopen doesnt work either then at leastr it should now fail safely, but you will not have api lookups,which kind of sucks
There is also the odd issue of why the timeouts are not working, timeout should be like 500ms.
I suspect your host has curl config messed up.
It is maybe possible to fix with custom headers in curl, but it would require someone really working on it with code knowledge. Or modify the api url in configuration.php and test on other virtual hosts.
I just cannot spend any more time on this. I added opton to turn curl off, if fopen doesnt work either then at leastr it should now fail safely, but you will not have api lookups,which kind of sucks