Trying to rescue installation
-
- New Member
- Posts: 2
- Joined: Tue Dec 16, 2014 11:09 am
Trying to rescue installation
A client of mine had a website that uses CMSMS 1.9.1 that they were unable to access. They were getting page not found error messages each time they tried to logon to the admin side. They had also lost the password and the password reminder function was giving the same error so it seemed the CMSMS installation was broken. The person who built the site has disappeared without trace and as we’ve helped with their IT before they asked me to look at it. I’m not familiar with CMS Made Simple so the first thing I did was to back their website up. Then extracted version 1.11.11 of CMSMS on their webhost and ran the install. I chose the same document and CMS directories when installing. On completion it gave a completely clean installation that worked with the new login details created. However, none of the old website was visible. As I had backed it up I restored the old website and CMS files. What we now have is a mixture of the CMS and the old website. For example, the home page now displays the default CMS home page yet the text it contains is from the old website. I have FTP access to the host and can see all the files for the old website there so it appears to be unable to locate a theme, template or style sheet but I can’t be sure. I also still have the backup so could clean install CMSMS again if necessary. Can anyone help?
Re: Trying to rescue installation
Did you create a backup of the database too?!
CMSMS stores frontend stylesheets, content (text) and templates in the database.
Upgrading process:
http://docs.cmsmadesimple.org/upgrading ... nformation
http://docs.cmsmadesimple.org/upgrading/old-versions
CMSMS stores frontend stylesheets, content (text) and templates in the database.
Upgrading process:
http://docs.cmsmadesimple.org/upgrading ... nformation
http://docs.cmsmadesimple.org/upgrading/old-versions
Re: Trying to rescue installation
1.9.1 is from 2010. Root cause of the error might have been an upgrade of PHP by the host?
Wipe all files and the database. Restore from backup you took. Follow upgrade procedure as linked by Velden. That should get you back up and running - post if you get stuck.
Wipe all files and the database. Restore from backup you took. Follow upgrade procedure as linked by Velden. That should get you back up and running - post if you get stuck.
To copy System Information to the forum:
https://docs.cmsmadesimple.org/troubles ... nformation
CMS Made Simple Geekmoots attended:
Nottingham, UK 2012 | Ghent, Belgium 2015 | Leicester, UK 2016
https://docs.cmsmadesimple.org/troubles ... nformation
CMS Made Simple Geekmoots attended:
Nottingham, UK 2012 | Ghent, Belgium 2015 | Leicester, UK 2016
-
- New Member
- Posts: 2
- Joined: Tue Dec 16, 2014 11:09 am
Re: Trying to rescue installation
Thanks for the reply, the PHP version on the host is 5.4.35, is that an issue?paulbaker wrote:1.9.1 is from 2010. Root cause of the error might have been an upgrade of PHP by the host?
Wipe all files and the database. Restore from backup you took. Follow upgrade procedure as linked by Velden. That should get you back up and running - post if you get stuck.
Re: Trying to rescue installation
Does that matter?Thanks for the reply, the PHP version on the host is 5.4.35, is that an issue?
Can you get the site backup and running from backup? Did you backup the original database?
Re: Trying to rescue installation
Depends... CMSMS core should work without major issues, but some 3rd party modules may break.thebrightgrey wrote:the PHP version on the host is 5.4.35, is that an issue?
If, after rolling back, you still can't logon to the admin side, you may have to disable the 3rd party modules one by one (just rename the folder name of a module) and try again, as it may pinpoint which module may be breaking.
Additionally keep in mind that you didn't do an upgrade, judging by your OT. To upgrade you need to point the browser to /install/upgrade.php, instead of just /install. Those are different procedures.
"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!