[SOLVED] Fatal error when selecting content -> Pages

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.
Post Reply
RichardC
Forum Members
Forum Members
Posts: 59
Joined: Tue Aug 08, 2006 11:04 am

[SOLVED] Fatal error when selecting content -> Pages

Post by RichardC »

Yesterday night I backed up my plesk 8.6 websites, installed a different (linux) OS on my server including plesk 9, and I managed to restore all my websites. I had to manually change the config.php for all my CMSMS websites in relation to the path settings, but nothing too major. I also logged into the admin part of each CMSMS website to clear the cache.

Now all CMSMS websites work front-end, and all except one work good on the back-end. The one that doesn't work is a relative big website (almost 1 Gb), and has a LOT of pages. When I try to display the pages I get this error below the 'Current pages':

Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 393216 bytes) in /var/www/vhosts/balloonheaven.com/httpdocs/lib/classes/class.contentoperations.inc.php on line 61

I haven't had problems with this website in the old situation on the same server. I'm using CMSMS 1.2.3 for this website, and I have just upped the webspace it can use to 1.5 Gb, which didn't help.
Last edited by RichardC on Sun Apr 12, 2009 11:33 am, edited 1 time in total.
alby

Re: Fatal error when selecting content -> Pages

Post by alby »

RichardC wrote: I haven't had problems with this website in the old situation on the same server. I'm using CMSMS 1.2.3 for this website, and I have just upped the webspace it can use to 1.5 Gb, which didn't help.
Web space is not the problem.
Your problems are:
1. php memory_limit
2. VERY OLD AND INSECURE RELEASE. UPDATE TO LATEST RELEASE

PS: Upper case and bold are deliberate!

Alby
RichardC
Forum Members
Forum Members
Posts: 59
Joined: Tue Aug 08, 2006 11:04 am

Re: Fatal error when selecting content -> Pages

Post by RichardC »

Thank you for your response. My php_memory limit was set to 32M, enough according to the installer, but I upped it to 40M anyway. I also installed the latest version.

The back-end is working perfectly again!
Post Reply

Return to “CMSMS Core”