Issue 66: Problem with curl request on a server
Status:  New
Owner: ----
Reported by m.kober...@gmail.com, Apr 22, 2013
Hi Sir Mewt,

I am using lightopenid on my localhost and it works fine but when I transferred it on my online dev-site I provoke a very slow request which usually finished with 502 error. I've looked my curl properties before curl_exec() in request_curl(), and on my dev-site are one excessive element, ["redirect_url"]=>  string(0) "".

My dev-site's phpinfo() is http://click-tv.ru/info.php.

What can cause it? How can I fix it?