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.
Blank login page after brand new installation (v. 1.11.13)
Re: Blank login page after brand new installation (v. 1.11.1
Thanks for your report. Could you try this http://forum.cmsmadesimple.org/viewtopi ... =3&t=72411
Grtz. Rolf
Grtz. Rolf
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Re: Blank login page after brand new installation (v. 1.11.1
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
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
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...marcost83 wrote:because when I digit http://www.sitename.ext/admin it redirect to /admin/login.php but a blank page appears.
"There are 10 types of people in this world, those who understand binary... and those who don't."
* by the way: English is NOT my native language (sorry for any mistakes...).
Code of Condut | CMSMS Docs | Help Support CMSMS
My developer Page on the Forge
GeekMoot 2015 in Ghent, Belgium: I was there!
GeekMoot 2016 in Leicester, UK: I was there!
DevMoot 2023 in Cynwyd, Wales: I was there!
* by the way: English is NOT my native language (sorry for any mistakes...).
Code of Condut | CMSMS Docs | Help Support CMSMS
My developer Page on the Forge
GeekMoot 2015 in Ghent, Belgium: I was there!
GeekMoot 2016 in Leicester, UK: I was there!
DevMoot 2023 in Cynwyd, Wales: I was there!
Re: Blank login page after brand new installation (v. 1.11.1
Errors log is blank.