Creating a back up
Creating a back up
I am new to CMS as our administrator so am sorry for posting some basic questions but how do you create a backup. Earlier today I tried to update something and as a result lost some things. We are behind in updates but before I do that I would like to create a backup but have no idea how to do it. Thanks for any assistance you can offer.
Re: Creating a back up
Is a *stale* module, but still works for me in 1.11.7
http://dev.cmsmadesimple.org/projects/mysqldump
http://dev.cmsmadesimple.org/projects/mysqldump
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Re: Creating a back up
And of course you want a file based backup. You can use a good FTP client for that (maybe one with verify option) or a backup solution of your host.
Some hosts offer a backup solution that backups database(s) as well as files. And of course the possibility to restore those. That would be my first choice for backup before upgrade.
Some hosts offer a backup solution that backups database(s) as well as files. And of course the possibility to restore those. That would be my first choice for backup before upgrade.
Re: Creating a back up
I use my host's control panel to backup and download a copy of the database. Then the same control panel to gzip the whole site and download that.Lmyers wrote:Earlier today I tried to update something and as a result lost some things.
When you upgrade consider installing
http://dev.cmsmadesimple.org/projects/archiver
which will keep a backup of your Pages (and other things) as you modify them in the back end.