First Time I get this error

Phoca Gallery - image gallery extension
propolis
Phoca Member
Phoca Member
Posts: 49
Joined: 09 Sep 2009, 09:17

First Time I get this error

Post by propolis »

Hi,

Does anyone know why I would be getting this error:

Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 2816 bytes) in /home/eddi8270/public_html/administrator/components/com_phocagallery/libraries/phocagallery/image/imagemagic.php on line 214


Regards

Eddie
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49299
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: First Time I get this error

Post by Jan »

Hi, search this forum as there you will find a lot of answers to your question.

GD library on your server does not have enogh memory for creating thumbnail, which can be caused by:

- less memory or cpu on the server
- large image with large resolution which cannot be worked by GD library.

The solution is increasing the memory or reducing the image before upload.

Jan
If you find Phoca extensions useful, please support the project
propolis
Phoca Member
Phoca Member
Posts: 49
Joined: 09 Sep 2009, 09:17

Re: First Time I get this error

Post by propolis »

Thanks for the update.

I have searched the forum and found loads of information, but forgot to update my post.

Thanks again for the response.

Eddie
Post Reply