cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Arithmetic result exceeded 32 bits & HTTP/1.1 500 Internal Server Error

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Thu, 2 Feb 2006 10:27:41 -0800

On Thu, Feb 02, 2006 at 11:10:44AM -0600, Art Norman wrote:
> 00b1: Content-Length: 4891223702894543279

This could be due to a compilation mismatch between your app and libcurl
with respect to the size of OFF_T. Or, it might be your app is using a
long for CURLOPT_INFILESIZE instead of OFF_T on a large-file-enabled libcurl.

>>> Dan

-- 
http://www.MoveAnnouncer.com              The web change of address service
          Let webmasters know that your web site has moved
Received on 2006-02-02