Page 1 of 1

Blank Page on Index

Posted: Tue Mar 06, 2007 8:15 pm
by cyberdog
I'm running the latest CMS that I just installed on a new server.  The install went fine (and I have sucessfuly installed cms before on another server but the index.php page is blank.  The Admin section is fine.  Any ideas?  Wrong folder permissions?

Both server are running PHP5.2 MySQL 4 and apache 2.2.  I'm running 1.0.4 on a linux box.

Robert Davis

Re: Blank Page on Index

Posted: Tue Mar 06, 2007 9:40 pm
by calguy1000
Yes, you can have this problem if there are permissions problems, and/or of safe mode is running and ownerships don't match up.

There also may be a problem in the uploaded files causing a php error.

The best way to diagnose whtat the problem is is to see your web servers error logs.

Re: Blank Page on Index

Posted: Tue Mar 06, 2007 10:25 pm
by cyberdog
Safe mode is off.  Permissions on "writable" directories is 666, I will try 777 and check the log.