Fatal error: Allowed memory size of 8388608 bytes exhausted

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
munaphz

Fatal error: Allowed memory size of 8388608 bytes exhausted

Post by munaphz »

i want to show this message when i show the listcontent.php

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 45787 bytes) in /admin/listcontent.php on line 1007


why i get this message?
please help me thanks
tsw
Power Poster
Power Poster
Posts: 1408
Joined: Tue Dec 13, 2005 10:50 pm

Re: Fatal error: Allowed memory size of 8388608 bytes exhausted

Post by tsw »

I think the error message is quite clear.

php has maximum memory consumption set to 8mb and listcontent tries to use more. increase php memory limit and uninstall all unneccessary modules to lover memory consumption.

hope this helps
Dee
Power Poster
Power Poster
Posts: 1197
Joined: Sun Mar 19, 2006 8:46 pm

Re: Fatal error: Allowed memory size of 8388608 bytes exhausted

Post by Dee »

For your info: this forum has a search function... a few results when you search on "allowed memory size" should give you more information:
http://forum.cmsmadesimple.org/index.ph ... 223.0.html
http://forum.cmsmadesimple.org/index.ph ... 723.0.html
http://forum.cmsmadesimple.org/index.ph ... 153.0.html
http://forum.cmsmadesimple.org/index.ph ... 970.0.html

Regards,
D
Locked

Return to “CMSMS Core”