Memory Exhausted Memory Exhausted
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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?