Page 1 of 1
Blank login page after brand new installation (v. 1.11.13)
Posted: Fri Feb 20, 2015 11:12 pm
by marcost83
Hi,
I try for two times to install the cms but then I can't login, because when I digit http://www.sitename.ext/admin it redirect to /admin/login.php but a blank page appears.
My system if PHP Version 5.5.21, Mysql 5.1.73, Apache server on linux (unknown versions).
The example pages installed with the CMS shows correctly.
Re: Blank login page after brand new installation (v. 1.11.1
Posted: Sat Feb 21, 2015 10:38 am
by Rolf
Thanks for your report. Could you try this
http://forum.cmsmadesimple.org/viewtopi ... =3&t=72411
Grtz. Rolf
Re: Blank login page after brand new installation (v. 1.11.1
Posted: Tue Feb 24, 2015 11:08 am
by marcost83
I wrote the wrong versione in my previous post!
I mean v 1.11.12. I setup correctly, then it logs me in automatically in the admin panel.
If I logout I can't login anymore. I try to reinstall and it was the same.
The topic you suggested is not useful because I can't find that row in my include.php.
The installation is done with E_STRICT enabled and
system, popen, dl, passthru, proc_open, shell_exec disabled.
(I mean this two point are the only highlited with yellow mark in the configuration test).
I will try to upgrade to 1.11.13 and verify again as soon as possible
Re: Blank login page after brand new installation (v. 1.11.1
Posted: Tue Feb 24, 2015 1:16 pm
by Jo Morg
marcost83 wrote:because when I digit http://www.sitename.ext/admin it redirect to /admin/login.php but a blank page appears.
A blank page usually means a PHP error. Consult your php error logs and post the error message here, otherwise we can only try to guess...
Re: Blank login page after brand new installation (v. 1.11.1
Posted: Tue Feb 24, 2015 1:22 pm
by marcost83
Errors log is blank.