php simply calls the libcurl function and returns what libcurl came
back with.  There might be problem with the curl.dll your using.

The curl.dll i am using is packaged with the binary distribution of PHP (i'm on windows), so if there is a problem with it, there's a problem with the PHP distro.


I filed a bug indicating this, but was marked as bogus.

http://bugs.php.net/bug.php?id=28168

You might want to try setting CURLOPT_ENCODING to 'defalate'.
otherwise dont set any compression requests.

This seems to work (slowly?) under test conditions. I'll keep you posted if it works when the 'cron' job is executed several hours from now.


Thank you for your help.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to