When I try to uplaod an image, either by attaching it when creating content or by using image import I get this message.

Fatal error: Allowed memory size of 12582912 bytes exhausted (tried to allocate 18648 bytes) in /home/snapncou/public_html/includes/image.inc on line 326

The error says that it has exhausted memory even though there is plenty left.

I have already changed the php.ini file so that it has 12mb.

Cheers Dan

Comments

danharper’s picture

Please ignore, I had not formatted my imgaes correctly

Cheers Dan

radyaweb’s picture

Image related modules need memory allocation more than 32 MB. For imagecache module recommended usage is 96 MB. It can run smoothly with minimum memory but only in low traffic site.