Page 1 of 1

'Fatal error', periodic problem

Posted: Sun Jul 22, 2007 10:08 pm
by hack
Hello. My CMSMS 1.0.2 site sometimes goes belly-up, returning only a 'fatal error' message and a reference to /lib/content.functions line 419. The server runs FreeBSD with Apache on x86 hardware.

The problem lasts for a few days, and then suddenly just fixes itself again. I'm no php expert and the site has worked just fine for a couple of years until now. What can I test or check to figure this one out?

And yes, I'm aware that 1.0.2 isn't exactly the latest and greatest but we're a bit concerned of problems that might occur if upgrading...

Thanks!


- E

Re: 'Fatal error', periodic problem

Posted: Mon Jul 23, 2007 11:15 am
by reneh
My first guess:
You are funning out of memory dedicated to php. You are probably having 8M in the php.ini for mem limit....

9M is almost exacly the limit to run v1.0.2 and with more complex pages you are now pushing that limit....