Thumbnail Generation error with Imagemagic

General Forum
freddred
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 27 Jan 2011, 23:17

Thumbnail Generation error with Imagemagic

Post by freddred »

Hi,

I have been working away uploading alot of images and yesterday I accidentally tried to upload an image that was about 50mb without checking first. I have been getting the following error ever since.

I tried changing a param in the imagemagic.php file to make the limit bigger than 50mb but didnt work

HELP!!!!

Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 42672 bytes) in d:domains\wwwroot\administrator\components\com_phocagallery\libraries\phocagallery\image\imagemagic.php on line 214
PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 42672 bytes) in D:\domains\wwwroot\administrator\components\com_phocagallery\libraries\phocagallery\image\imagemagic.php on line 214

Cheers,

Fred.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48402
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Thumbnail Generation error with Imagemagic

Post by Jan »

Hi, search this forum to get more info. There is no memory to work with the images:

- resize the image before upload
- or increate memory limit on your server.

Jan
If you find Phoca extensions useful, please support the project
Post Reply