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 !
blank page
Re: blank page
I've never been able to figure this problem out, actually. Does the admin panel work ok?
Re: blank page
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?
Re: blank page
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!
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!
The CMS Made Simple Developer Cookbook is now available from Packt Publishers!
Re: blank page
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.
Apparently version.php was not uploaded during installation. I don't know why, probably my own mistake. Anyway, problem solved now. Thanks again.