Page 1 of 1

Blank Page

Posted: Thu Feb 26, 2009 10:15 am
by notyyy
Hello,

Sometimes i have a blank page on my Serendipity 1.2, if i delte the files in the template_c dir and restart apache, the page work for around 3 weeks.

do somebody know how to fix this bug / problem ?

T

Re: Blank Page

Posted: Thu Feb 26, 2009 10:20 am
by garvinhicking
Hi!

Blank page usually means a fatal PHP error. To investigate this, you'd need to either turn on the php.ini "display_errors" command (can possibly be changed through .htaccess via "php_value display_errors on").

Regards,
Garvin