Page 1 of 1
Updating to New Version
Posted: Thu Jun 15, 2006 9:21 pm
by slloyd
Is there a way to update to the newest version available? If so, how?
Re: Updating to New Version
Posted: Fri Jun 16, 2006 1:12 am
by Dr.CSS
Re: Updating to New Version
Posted: Fri Jun 16, 2006 1:46 pm
by slloyd
Thanks, Mark!
Re: Updating to New Version
Posted: Tue Jun 27, 2006 2:56 am
by slloyd
I'm so afraid to try this! I'm afraid of losing files and getting everything screwed up. Can someone provide idiot-proof instructions? I backed up the database. Do I need to backup or copy anything else? Won't installing the new version wipe out my files?
Re: Updating to New Version
Posted: Tue Jun 27, 2006 4:03 am
by Dr.CSS
should just update the software "engine" running your site and add new functionality...
pages, etc., stay the same...
Re: Updating to New Version
Posted: Tue Jun 27, 2006 4:58 am
by calguy1000
all of the content (except images) is stored in the database, so backing up the database backs up the critical stuff.
Next just create a backup of your current installation, just to be safe (you can delete it in a week or two when everything is working).
Then un-tar the newer version of CMS overtop of your existing one (you've already backed up, right?), and go to install/upgrade.php
I've done it a hundred times, I've never had any problems.
Re: Updating to New Version
Posted: Tue Jun 27, 2006 4:01 pm
by slloyd
Please excuse me for sounding stupid, but how do I do a backup of my current installation? You mean just save the cms files and folders? But they're already on my hard drive from when I did the install.
Re: Updating to New Version
Posted: Tue Jun 27, 2006 4:54 pm
by calguy1000
Yes, save the cms files and folders into a new zip or something, that'll also save any images you've uploaded, etc.
Re: Updating to New Version
Posted: Tue Jun 27, 2006 5:46 pm
by danielbone1
Download the files from your server via FTP to a folder on your hard drive. You may have the files that you downloaded originally but some of it may have changed if you have hacked anything up. Best to grab the files directly from your server and keep it on your HD.
Re: Updating to New Version
Posted: Tue Jun 27, 2006 8:39 pm
by slloyd
Oh, I see. Thanks!