Page 1 of 1

upgrading from 1.6 ??

Posted: Tue Jan 02, 2018 2:39 pm
by voytek
I have a simple 4 page site on Centos 6/Apache 2.2, as we are upgrading server to Centos 7, I tried 'upgrading' /installing current build and got this:
-----------------
Although an installation of CMS Made Simple was found, it is not possible to upgrade this version using this application. The version may be too old.
Your version: 1.6.6 (BONDE)
Database Schema version: 32
Approximate installation date: 11/25/2010
---------------
what's my best path forward:

is this version OK to continue using ..?

can I upgrade sequentially...? 1.66 to.... 1.7/1.8/1.9/2.0

start again ?

thanks for any pointers,

V

Re: upgrading from 1.6 ??

Posted: Tue Jan 02, 2018 3:20 pm
by paulbaker
voytek wrote:is this version OK to continue using ..?
No because there are lots of vulnerabilities corrected in the newer versions in the last 7 years since your installation. And loads of groovy new features.
voytek wrote:what's my best path forward
Personally on such an old site AND with just 4 pages, assuming no other content, I would install a plain empty new version of the latest CMS Made Simple and install the content on there, you will be able to copy over templates almost unchanged from your old instance. And just copy over page content and images.

Alternatively follow the guide here:
https://docs.cmsmadesimple.org/upgrading/old-versions
You basically upgrade to each major release.

Take a look and decide which option will suit you best. Either way, it will be worth the pain in the end. ;D

Post again for more help!

Re: upgrading from 1.6 ??

Posted: Wed Jan 03, 2018 1:44 am
by voytek
thanks for detailed answer, much appreciated.

I've managed to set up a new install as a test, and, I've also managed to move the old site to new server (after fiddling with some vhost conf)

I like your idea, and, tempted to give that a go... I'll see how I fare...

thanks again