500 Server Error on index page

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
nastyl

500 Server Error on index page

Post by nastyl »

Hi all, thanks for this great CMS !

I've a little big problem with the last version (I've not tried with earlier versions), on my webserver (Linux Mandriva Box, PHP 5.0.2, Mysql 4.1.4) I can access to the admin panel and everything work fine (eg : I can even preview the website) but when I try to view the website, most of time (95% of the time) I get a "500 Server Error".

In Apache Error Logs I found :
[Fri Apr 14 12:11:41 2006] [notice] child pid 27124 exit signal Segmentation fault (11)

EDIT (14:00 - 2006-04-14) :
I've found that if I use debug mode all goes fine (but I have debug footage) if not, There is cache generated. In cache I have :
-rw-r--r--  1 apache  apache 3000 avr 14 13:59 %%25^25C^25C8B04D%%template%3A15
-rw-r--r--  1 apache  apache 2173 avr 14 13:59 ^29^%%70^707^707A8977%%content%3Acontent_en
-rw-r--r--  1 apache  apache  714 avr 14 13:59 %%A2^A2D^A2D6D95B%%globalcontent%3AJavaScript+for+IE+page+width
-rw-r--r--  1 apache  apache 1583 avr 14 13:59 contentcache.php

Not sure... but it doesn't seem to be normal...

o.O' Can someone help me ?!
Last edited by nastyl on Fri Apr 14, 2006 12:14 pm, edited 1 time in total.
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Re: 500 Server Error on index page

Post by Ted »

Are you using the .htaccess file?  Try removing the php_flag lines from it.

That's about the only thing that comes to mind.  Preview.php does just about everything that index.php does.  And, of course, a seg fault isn't exactly easy to track down.
Locked

Return to “CMSMS Core”