[Phpwm] Big Zip Files
David Goodwin
david at codepoets.co.uk
Fri Aug 31 08:48:24 BST 2007
alan dunn wrote:
> We download a zip file daily and open it using the Zip module (php
> 5.1.6). This fails when the zip file size exceeds 250meg - which it does
> every Monday morning. The error message says invalid zip file, and we
> fix it by copying the file and deleting half in each part.
> We think there is probably a 'max file size' setting somewhere - but
> have been unable to find anything. We have tried increasing the server
> allocated memory - that didn't do it.
> Anybody got any thoughts?
>
> alan dunn
The only file size issue(s) I can think of at the moment is the standard
apache 2gb file limit...
David.
--
David Goodwin
[ david at codepoets dot co dot uk ]
[ http://www.codepoets.co.uk ]
More information about the Phpwm
mailing list