View Single Post
Old September 12th, 2006, 04:23 PM   #1 (permalink)
drewstr
Junior Member
Verified Customer
 
Join Date: Sep 2006
Posts: 22
Can't view uploaded photos

When I try to upload an image it appears to upload fine (I can see it in upload folder via ftp) But, after uploading it just shows a blank white page with url of http://www.prophotohome.com/forum/ph...ploadphoto.php

It does not show up in the gallery either.

Just tried it with a smaller jpeg file and all upload properly.

I am using GD2 with about a 3meg 13 megapixel jpeg image.

I have already tried to add these lines to uploadphoto.php:

ini_set("memory_limit", "32M");
ini_set("max_execution_time", 0);

No difference. I'm pretty sure my php.ini is already set to 32M by default.

Drew

Last edited by drewstr; September 12th, 2006 at 04:36 PM.
drewstr is offline   Reply With Quote