| What part of the server config? I don't have full access. I could get phpinfo(), but since I'd have to edit it to make it confidential, specific info needed would be helpful.
It's failing during the return. From what I was able to find out, the server is indicating that so many bytes of data will be sent but is not sending them all. cURL expects it to match and craps out with that message when they don't. I'm not sure how, or even if, that can be fixed. |