Greetings,
I just installed version 1.0.2, using Postgres 8, PHP 5.0.5, Apache 1.3.34 on Fedora Core 5.
The Admin dashboard works fine, until you try to add a page - it comes up blank. The main site page is blank as well.
The following error gets logged in Apache's error log:
[Tue Oct 17 15:11:01 2006] [error] PHP Warning: fread() [function.fread]: Length parameter must be greater than 0. in /var/www/htdocs/cms.mydomain.com/lib/classes/class.contentoperations.inc.php on line 516
Other blank page generations include similar fread() errors.
Any ideas?
Thanks,
-Kathy
New install - Admin OK, content pages blank
Re: New install - Admin OK, content pages blank
It seems like cmsms thinks that cachefile is there but it cant check the filesize, check that php process has write rights in tmp/
also try clearing cache.
also try clearing cache.
Re: New install - Admin OK, content pages blank
I deleted the cache file and it recreated it. Problem still remains. Thanks for your help...
Edited to say, php process has write rights and still doesn't work. Thanks in advance again. Any help appreciated!
Edited to say, php process has write rights and still doesn't work. Thanks in advance again. Any help appreciated!
Last edited by KathyPBA on Wed Oct 18, 2006 1:59 pm, edited 1 time in total.