Large File Upload

See all posts See thread Reply

Re: Large File Upload new!
by colin, 17 years, 6 months ago
Basically, if it works with a small picture, but not with a large one, it is likely to be a memory problem. In that case, 40MB is not enough for the picture, or for the graphic tasks you ask the class to do.

Otherwise, check your permissions, the /tmp directory, whether you have open_basedir restrictions, etc...Reply