Page 1 of 1

Error Uploading Images

Posted: 20 Feb 2009, 15:06
by abaddon
Hallo,
when I try to upload an image I get the following error corde:

Fatal error: Allowed memory size of 31457280 bytes exhausted (tried to allocate 13360 bytes) in /mnt/web1/51/31/5837731/htdocs/sgobz/joomla/administrator/components/com_phocagallery/helpers/phocagallery.php on line 916

I just upgraded to 2.1.0.

Re: Error Uploading Images

Posted: 24 Feb 2009, 19:44
by Jan
Hi, this is a fatal error which says that there is no enough php memory for running the script, this can be caused by a lot of things:

- not enough memory on server
- not engough CPU on server
- large resolution of images
, etc...

try to resize the image you add into gallery...

Jan