View Single Post
Old November 25th, 2005, 09:57 PM   #8 (permalink)
Chuck S
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,945
Are you uploading an image over 2mb which is the default PHP server max?

If your PHP memory which by default is set to 8M and your using GD then it could bomb out on large files

At the top of your upload.php file you could try placing these to override PHP's setting's

Code:
Content visible to verified customers only.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote