[imp] Problem with linked attachment on larger files
Jochen Roderburg
Roderburg at Uni-Koeln.DE
Mon Jul 26 11:35:31 UTC 2010
Zitat von Kim Haverblad <kim at haverblad.net>:
> file_uploads: On
> upload_max_filesize: 256M
> max_input_time: 180
> memory_limit: 256M
> max_execution_time: 600
> post_max_size: 256M
Well, the memory_limit might still be to small for your 30MB attachments.
In my experience the thing needs unexpectedly high amounts of main
memory to encode attachments. If you are brave, set it to -1
(unlimited). ;-)
Regards, J.Roderburg
More information about the imp
mailing list