View Single Post
Old January 29th, 2007, 01:11 PM   #6 (permalink)
Chuck S
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,752
Have you considered seeing if mogrify (imagemagick) exists on your server and if so try using that for uploads since that does not use PHP memory and can not stall PHP like GD2 can.

Whatever file your trying to upload is crashing PHP cause your using GD2 as thats not stable to process giant images
__________________
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