Allocate more space in the Gallery module?

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
VincentD
Forum Members
Forum Members
Posts: 14
Joined: Sat Jan 23, 2010 4:12 pm

Allocate more space in the Gallery module?

Post by VincentD »

When I upload an image that is too large in bytes, I get this error:

Fatal error: Out of memory (allocated 61079552) (tried to allocate 18000 bytes) in /home/****/public_html/*********/modules/Gallery/Gallery.module.php  on line 703

I want to have really large images in my gallery, so is there a way to edit it to allow me to upload larger images than the allocated size?
User avatar
Nullig
Power Poster
Power Poster
Posts: 2380
Joined: Fri Feb 02, 2007 4:31 pm

Re: Allocate more space in the Gallery module?

Post by Nullig »

Increase your memory limit to 128M in the config.php file.

Nullig
VincentD
Forum Members
Forum Members
Posts: 14
Joined: Sat Jan 23, 2010 4:12 pm

Re: Allocate more space in the Gallery module?

Post by VincentD »

Hmm... didn't do anything.
sonictrip
Forum Members
Forum Members
Posts: 99
Joined: Thu Jan 24, 2008 4:11 pm

Re: Allocate more space in the Gallery module?

Post by sonictrip »

You might need to change your webserver phpupload_limit. It's ususally only about 8MB or 16MB. Edit php.ini
VincentD
Forum Members
Forum Members
Posts: 14
Joined: Sat Jan 23, 2010 4:12 pm

Re: Allocate more space in the Gallery module?

Post by VincentD »

The server limit is 64M. Guess I'm out of luck.
Post Reply

Return to “Modules/Add-Ons”