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, 5 months ago
If it doesn't work (but your code still works for small images), it means that you have a memory problem.

If when you try to increase the memory, it doesn't work, and your PHPinfo() doesn't show the memory increase, it means that your host doesn't allow you to raise the memory limit. That is common on shared hosting.

If it is the case, you don't have many solutions. You can try to bribe your host into raising the memory limit, or else you will have to upload smaller images.Reply