Page 1 of 1

Admin login page not found - Ubantu on server

Posted: Thu Oct 16, 2014 5:25 pm
by simetz
My hosting provider just switched the web server’s operating system to Ubuntu 12.04 and I cannot access the admin login page, I get a 404 (my customer 404 to be exact.

Does anyone have an idea if I need to change something in a config file or something similar

Thanks

Simon

Re: Admin login page not found - Ubantu on server

Posted: Thu Oct 16, 2014 6:45 pm
by andre_designer
do you have checked you hostname? is your host name /path in your config file correct?? in what kind of version of cms ms runs your site in older versions you must correct all your paths seen from the server root. this can your ask/ check by your hosting-provider

(make a backup from your config.php for the safety before your change you paths)

better is naturely that you upgrade to the latest version of cms ms (make also for your safety a backup from your file system and your database there can always something going wrong due the upgrade)

check also your php settings and your php-version this must be minimal 5.3.27 i though.

http://docs.cmsmadesimple.org/upgrading ... nformation

controle also your {stylesheet} tag!! in 1.10 and later is this changed to {cms_stylesheet}
good luck.

Re: Admin login page not found - Ubantu on server

Posted: Fri Jan 09, 2015 7:44 pm
by Dr.CSS
This is something you need to talk to your hosting provider as they seem to have changed some paths to your site...

Re: Admin login page not found - Ubantu on server

Posted: Sat Jan 10, 2015 7:11 am
by staartmees
if you use CG-modules, php most be at least 5.4.x