Memory Exhausted Memory Exhausted
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

Memory Exhausted

Started by kingspice, April 14, 2008, 12:05:13 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

kingspice

Suddenly got the following error on my gallery on all pages apart from admin:
Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 276368 bytes) in /home/lohan/public_html/freshcoppermine/include/functions.inc.php on line 2040

I've previously increased the memory and other sites (on the same server) running coppermine are functioning fine.

I've reinstalled a fresh coppermine with new db and no pictures/albums and I get the same error. Quite puzzled, any ideas?

Thanks
Gareth

ib2loud

can you change your php.ini file to allow more memory?

kingspice

yeah I can but I don't think this should be necessary as I had previously increased memory_limit to 16MB and there aren't any very large pictures on this gallery.

Thanks
Gareth

Joachim Müller

Performing a fresh install is not a bright idea. The script consumes memory, as it is being run on the server. What's the actual question?