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
First Time I get this error
- Jan
- Phoca Hero

- Posts: 49299
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: First Time I get this error
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
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

- Posts: 49
- Joined: 09 Sep 2009, 09:17
Re: First Time I get this error
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
I have searched the forum and found loads of information, but forgot to update my post.
Thanks again for the response.
Eddie