Trying to rescue installation

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
thebrightgrey
New Member
New Member
Posts: 2
Joined: Tue Dec 16, 2014 11:09 am

Trying to rescue installation

Post by thebrightgrey »

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?
User avatar
velden
Dev Team Member
Dev Team Member
Posts: 3497
Joined: Mon Nov 28, 2011 9:29 am

Re: Trying to rescue installation

Post by velden »

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
User avatar
paulbaker
Dev Team Member
Dev Team Member
Posts: 1465
Joined: Sat Apr 18, 2009 10:09 pm
Contact:

Re: Trying to rescue installation

Post by paulbaker »

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.
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
thebrightgrey
New Member
New Member
Posts: 2
Joined: Tue Dec 16, 2014 11:09 am

Re: Trying to rescue installation

Post by thebrightgrey »

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.
Thanks for the reply, the PHP version on the host is 5.4.35, is that an issue?
User avatar
velden
Dev Team Member
Dev Team Member
Posts: 3497
Joined: Mon Nov 28, 2011 9:29 am

Re: Trying to rescue installation

Post by velden »

Thanks for the reply, the PHP version on the host is 5.4.35, is that an issue?
Does that matter?

Can you get the site backup and running from backup? Did you backup the original database?
User avatar
Jo Morg
Dev Team Member
Dev Team Member
Posts: 1968
Joined: Mon Jan 29, 2007 4:47 pm

Re: Trying to rescue installation

Post by Jo Morg »

thebrightgrey wrote:the PHP version on the host is 5.4.35, is that an issue?
Depends... CMSMS core should work without major issues, but some 3rd party modules may break.
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!
Locked

Return to “[locked] Installation, Setup and Upgrade”