php uploader not working?

  • Thread starter Thread starter Nay
  • Start date Start date
N

Nay

Guest
Hi all,

I have a PHP Picture uploader which was working fine, but since I have upgraded my servers PHP Version to 5 from 4, the uploader seems to crash when uploading large images (returned page cannot be displayed).

Whats gone wrong?

Thanks.
p.s. on php.ini under file uploads, it states max filesize = 2M

Biggest image is 1.6 Megabytes... so it shouldn't be this?
If the images are shrunk down to smaller filesize, it works. as soon as I try upload full size image it just returns page cannot be displayed again.
 
Back
Top