Large .JPG don't show upload.php

See all posts See thread Reply

Re: Large .JPG don't show upload.php new!
by colin, 17 years, 6 months ago
You probably run out of memory. If your image is 1.5MB big, you will need about 5 to 8 times this to process the image, plus the memory used by your script. I would recommend increasing the memory limit to at least 32MBReply