cURL / Mailing Lists / curl-and-php / Single Mail

curl-and-php

Re: filesize limit?

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 1 Aug 2012 20:49:40 +0200 (CEST)

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
Received on 2012-08-01