View Single Post
Old August 13th, 2006, 07:26 PM   #18 (permalink)
Chuck S
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 52,680
well this error here tells me you did not raise the PHP memory to 40m as it is still set to 32M.

Quote:
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 10000 bytes) in /var/www/web1/html/galleri/image-inc.php on line 115
If you have imagemagick on the server I would suggest you use that instead of gd2. Memory issues are a constant issue using GD2 with big files or alot of files.
__________________
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