View Single Post
Old November 25th, 2005, 09:25 AM   #8 (permalink)
Chuck S
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,683
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 9360 bytes) in /home/fhlinux199/z/z3mcoupe.com/user/htdocs/photopost/image-inc.php on line 81

Your PHP memory is being consumed that is what the error is saying. You can try installing Imagemagick and using that or if its already installed set the path to it so you can use it to process images. GD is known to consume PHP memory since it is part of PHP. This would not be an issue using imagemagick
__________________
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