
I have read several messages about such problem but none of them was resolving.
The home site page is blank, but I can login as admin regurarly!
The page is really blank, that is empty: no html lines are written in.
I have already installed CMSMS on a XP machine whithout any problem.
This time I'm running SuSE 10.0, Mysql 4.1.13 and PHP 5.0.4.
What I have done:
- set debug variable ON (but I see some debug information only if I do login as admin)
- run again install/index.php (but nothing changes)
- added "error_reporting (E_ALL);" in index.php (but it seems to me that nothing changes)
- downgraded PHP to version 4: I got a blank page in site view and also in admin login page, so I returned to PHP 5.
I am really demoralized. Can somebody help me?