Thread: SQL Trouble
View Single Post
Old December 13th, 2005, 12:22 PM   #6 (permalink)
Chuck S
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,702
That is a PHP memory exhaustion error. GD also uses PHP's memory

I would suggest one of two things. You can edit your php.ini and raise the memory limit or you can do this in uploadphoto.php add the line in bold.

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