Zen Cart Logo
Forums / General Questions / Which folders and files do I need to backup

Which folders and files do I need to backup

Locked

Views: 1,200

Results 1 to 7 of 7
This thread is locked. New replies are disabled.
14 Sep 2007, 9:15 PM
#1
nomadrw avatar

nomadrw

Zen Follower

Join Date:
Sep 2007
Location:
Somewhere in Southern Cal
Posts:
331
Plugin Contributions:
0

Which folders and files do I need to backup

OK after losing the project twice I need to find out what files or folders do I need to back up.
Right now I backed up the:
db
the admin folder
the includes folder

Anthing else need to be backed up

thanks
nomad

14 Sep 2007, 9:19 PM
#2
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Which folders and files do I need to backup

Backup all the files and maintain this as current - new backup any time you alter the files.

Database > this holds most of the changing information such as customers and orders and should be backed up any time you add a module and daily for a busy shop

Why are you loosing this?

15 Sep 2007, 3:25 AM
#3
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: Which folders and files do I need to backup

Remember the Zip file containing the original Zen Cart files?
Remember the various folders contained there?
Those are the folders you need to backup, along with any files that go with them, INCLUDING the ones in that same directory (ie: index.php, ipn_main_handler.php, and so on).

And of course, you need to backup the database too.

15 Sep 2007, 4:45 AM
#4
mcf747 avatar

mcf747

New Zenner

Join Date:
Sep 2007
Posts:
23
Plugin Contributions:
0

Re: Which folders and files do I need to backup

Ok guys I haven't worked with MYSQL alot.....my first time.....how do i back up the database. I am hosted on godaddy.com with the premium plan.

MCF747

15 Sep 2007, 4:57 AM
#5
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Which folders and files do I need to backup

mcf747,

I am hosted on godaddy.com
I am sorry....
You can use the phpmyadmin tool to backup the DB and or install the DB Backup Module and do it from the Zen Cart admin.

15 Sep 2007, 8:39 AM
#6
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: Which folders and files do I need to backup

I just did a search for "backup database" in the FAQ area, and came up with this link as the first search result:
https://www.zen-cart.com/tutorials/index.php?article=103

15 Sep 2007, 8:39 AM
#7
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: Which folders and files do I need to backup

I just did a search for "backup database" in the FAQ area, and came up with this link as the first search result:
How can I do a database-backup with phpMyAdmin?