Page 1 of 1

Backup of website

Posted: Thu Feb 21, 2008 9:31 am
by Samval
Hi there,

I am wanting to find out what is teh best way to backup the website developed using the CMS MS.

Website is currently running on Windows Server 2003 + MySQL Database

Thanks in advance.

Regards,

Re: Backup of website

Posted: Thu Feb 21, 2008 10:35 am
by lollipop27
Hi,

if you backup your database, you have already done most of the job...

for that, go to your phpMyAdmin (or similar) and 'export' your database by sending it to a file (sql)....



Then you only need to backup your images or other stuff in the uploads folder, that aren't part of the basic installation.

If you made some hardcoded changes on for example modules or plugins you should backup them, too.


Best luck!

Re: Backup of website

Posted: Thu Feb 21, 2008 4:46 pm
by Vin
There are some backup modules, too, check them out.

Re: Backup of website

Posted: Wed Feb 27, 2008 8:10 am
by blast2007
Check also here here
Regards
blast