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
Admin login page not found - Ubantu on server
-
- Forum Members
- Posts: 233
- Joined: Sat Apr 10, 2010 4:26 am
- Location: Gorinchem
Re: Admin login page not found - Ubantu on server
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.
(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
This is something you need to talk to your hosting provider as they seem to have changed some paths to your site...
-
- Power Poster
- Posts: 1049
- Joined: Wed Mar 19, 2008 4:54 pm
Re: Admin login page not found - Ubantu on server
if you use CG-modules, php most be at least 5.4.x