Re: filesize limit?

Jake Cattrall <[email protected]> Wed, 1 Aug 2012 19:56:34 +0100
Newsgroups gmane.comp.web.curl.php
Message-ID <CAE6E-mCJGQkW3uFEnv14dMkr_tNZgOuXz=EgnF35E+J6KQL-Qg@mail.gmail.com>
The answer is here:
http://stackoverflow.com/questions/11711074/bypass-php-curl-2gb-download-limit

It was not a fault of libcurl, apologies for any inconvenience.

On 1 August 2012 19:49, Daniel Stenberg <[email protected]> wrote:
> On Mon, 30 Jul 2012, Matthias wrote:
>
>> Because you are using a 32-bit system (check PHP_INT_MAX). You can avoid
>> this if you use a callback function with CURLOPT_WRITEFUNCTION and fwrite().
>
>
> Eh, no that's not a normal reason for it not to function. libcurl supports
> large files on most 32 bit systems as well as 64 bit systems.
>
> --
>
>  / daniel.haxx.se
> _______________________________________________
> http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php
_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php