Blank pages after upgrading to 1.06?
Posted: Tue May 15, 2007 8:24 pm
After upgrading to 1.06 (just like I upgraded to 1.05), I get an almost immediate blank page when submitting changes to pages. Am using PHP 5.2.1, MySQL 5.0.37, and Apache 1.3.37. The error in httpd-error.log is as follows:
[Tue May 15 15:59:44 2007] [error] PHP Warning: Unknown: failed to open stream: No such file or directory in Unknown on line 0
[Tue May 15 15:59:44 2007] [error] PHP Fatal error: Unknown: Failed opening required '/home/cms/admin/editcontent.php' (include_path='.:/usr/local/share/pear') in Unknown on line 0
Workaround: When I edit the source (using FCKeditor's Source button) and remove all indenting, it submits just fine. (without the blank page and without errors)
How do you fix this?
[Tue May 15 15:59:44 2007] [error] PHP Warning: Unknown: failed to open stream: No such file or directory in Unknown on line 0
[Tue May 15 15:59:44 2007] [error] PHP Fatal error: Unknown: Failed opening required '/home/cms/admin/editcontent.php' (include_path='.:/usr/local/share/pear') in Unknown on line 0
Workaround: When I edit the source (using FCKeditor's Source button) and remove all indenting, it submits just fine. (without the blank page and without errors)
How do you fix this?