[Solved]Upgrade from my current version 1.6.7 to the latest

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
chrisbar
Forum Members
Forum Members
Posts: 162
Joined: Tue Oct 26, 2010 7:36 pm

[Solved]Upgrade from my current version 1.6.7 to the latest

Post by chrisbar »

I have an installed version 1.6.7 of the cms on the server and want toe upgrade to the latest version without losing my whole site and stuff of course. What is the best procedure step by step (because I'm a beginner in CMSMADESIMPLE).

thanks for the advice!
Chris ???
Last edited by chrisbar on Wed Jan 19, 2011 7:37 pm, edited 2 times in total.
Cherry

Re: How do I Upgrade from my current version 1.6.7 to the latest version 1.8.2?

Post by Cherry »

Before you do anything:
Backup!
Backup your files, backup the database.
(I.E. download all your files to your pc. Use PHPMyAdmin or whatever you have to administer your database and export the data to your pc)
(Normally you won't need it, but in case something goes wrong you can restore from that).

Then go to the forge and download cmsms 1.8.2. No diff packet here. Take the base packet which contains only English language or full packet with all languages).

Unpack to some place on your pc.

Upload the file overwriting the existing ones.

Make config.php writable (chmod 666)

In your browser  go to
http://yoursite.com/install/upgrade.php

let the upgrade do its job.


When all is done:
remove the installation files from your server. Write protect your config.php (chmod 444).

Check if everything works.


Hope that helps
Cherry
Cherry

Re: How do I Upgrade from my current version 1.6.7 to the latest version 1.8.2?

Post by Cherry »

not to forget .....
check your server's PHP version.
Should be at least 5.2.4
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: How do I Upgrade from my current version 1.6.7 to the latest version 1.8.2?

Post by Dr.CSS »

This has been answered many times...

Back up all folders/files, back up DB...

Upload the tar.gz file via the file manager on your server and unpack to overwrite all, or unpack tar on your computer and FTP all folders/files to site, overwrite all...

Once all folders/files are in place...

site.com/install/upgrade.php and follow all prompts...

Please do a forum search next time... thanks...
Wishbone
Power Poster
Power Poster
Posts: 1368
Joined: Tue Dec 23, 2008 8:39 pm

Re: How do I Upgrade from my current version 1.6.7 to the latest version 1.8.2?

Post by Wishbone »

I do a full copy of the files in a sub-folder and make a copy of the database, upgrade and test before I make it 'live'.
Last edited by Wishbone on Wed Oct 27, 2010 7:38 pm, edited 1 time in total.
chrisbar
Forum Members
Forum Members
Posts: 162
Joined: Tue Oct 26, 2010 7:36 pm

Re: How do I Upgrade from my current version 1.6.7 to the latest version 1.8.2?

Post by chrisbar »

Thanks for all the help, but how to run the install.php? The server has version 5.2.8 (that should be ok then), but how can I run Install.php ? I can't see Upgrade doing it's job.
thanks for the help.
Chris
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: How do I Upgrade from my current version 1.6.7 to the latest version 1.8.2?

Post by Dr.CSS »

Once you are ready just type in the address...

yoursite.com/install/upgrade.php and you should be good to go...
Locked

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