[imp] blank page when trying to download an attachment
Michael M Slusarz
slusarz at horde.org
Mon Oct 19 15:54:59 UTC 2009
Quoting Adam Tauno Williams <awilliam at opengroupware.us>:
> On Mon, 2009-10-19 at 16:29 +0200, Matus UHLAR - fantomas wrote:
>> On 29.09.09 09:22, Jefferson Davis wrote:
>> > File size is approx 32m - php limit is 50m on both post and max upload.
>> > memory limit is 80m
>> for files around 32MB you need memory limit around 160M. PHP is very
>> memory-hungry here.
>
> Yep, we have to run our production servers with -
> memory_limit = 256M
This is fixed in IMP 5 by using streams instead of PHP's string
functions (which are very memory inefficient).
michael
--
___________________________________
Michael Slusarz [slusarz at horde.org]
More information about the imp
mailing list