Page 1 of 1

New install - Admin OK, content pages blank

Posted: Tue Oct 17, 2006 7:21 pm
by KathyPBA
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

Re: New install - Admin OK, content pages blank

Posted: Tue Oct 17, 2006 8:27 pm
by tsw
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.

Re: New install - Admin OK, content pages blank

Posted: Tue Oct 17, 2006 9:00 pm
by KathyPBA
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!

Re: New install - Admin OK, content pages blank

Posted: Thu Oct 19, 2006 3:07 pm
by KathyPBA
Downgrading to PHP4 did the trick.