blank page

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
Laurent

blank page

Post by Laurent »

Hello,

I Have a blank page after installing successfully the package (both admin and public site).

My configuration:
Apache 2
PHP 5.0.4
Linux Fedora Core 4

I tested all that on my laptop ( XP home, Wampserver, PHP 5.0.4, apache 1.3 and every worked well)

Does anybody have a clue ? I checked the forum, I saw the issue raised several times but it seems not to be definitely fixed.

Thanks for your help and carry on your great work !
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Re: blank page

Post by Ted »

I've never been able to figure this problem out, actually.  Does the admin panel work ok?
Laurent

Re: blank page

Post by Laurent »

no, the admin control also displays a blank page.
peter

Re: blank page

Post by peter »

This is happening to me too. And I already tried the .htaccess issue (http://forum.cmsmadesimple.org/index.ph ... 455.0.html). Any other ideas?
User avatar
sjg
Power Poster
Power Poster
Posts: 310
Joined: Thu Jan 27, 2005 5:11 pm

Re: blank page

Post by sjg »

Is anything interesting showing up in your web access log? Web error log?

If your PHP install is set to not display errors, there could be informative messages that are being hidden from you.

I've also seen strange things with PHP, where it is configured to display errors, but doesn't. Sometimes, if you put CMS Made Simple into debug mode (edit your config.php, and set $config['debug'] = true), it will then display the errors amongst all the other output.

Good luck!
Many modules available from the http://dev.cmsmadesimple.org
The CMS Made Simple Developer Cookbook is now available from Packt Publishers!
peter

Re: blank page

Post by peter »

Thanks. I found the error logs on the server.

Apparently version.php was not uploaded during installation. I don't know why, probably my own mistake. Anyway, problem solved now. Thanks again.
Locked

Return to “[locked] Installation, Setup and Upgrade”