Log in Register FAQ Memberlist Search Welcome to RCF - WHF Forum Index
alt : test.swf
Welcome to RCF - WHF
4fx3.gif 
calendar_open_closeCalendar 
[Solved] Database Backup
Post new topic   Reply to topic View previous topic :: View next topic
Welcome to RCF - WHF Forum Index -> Area 51 - phpBB & Easymod Tech Support Add To Bookmarks
[Solved] Database Backup
PostPosted: 09/01/2007 11:15 PM Reply with quote
Citation
2LadyDi
Citation
Posts 826
Word Cnt. 37,329
BDay Oct 2
Sign Libra
Sex Sex:Female
Joined: Apr 03, 2007
Local time: 8:46 PM
Location: Somewhere in Maryland
marylndC.gif
I have saved it using every scenario they have in the DB AMIN panel which I am sure is a long route to doing so. So, what's the correct, shortest, easiest methid on backing up a forum? Give me the directions and I promise I will never ask again as I am saving them in a few different storage areas. Better safe than sorry, ya know. Also, if I need to do any maintenance via the db maintencance MOD prior to saving, let me know this too.


Thank you to whomever answers. And yes, I did try to search in here foe the answer.


Last edited by 2LadyDi on 09/02/2007 6:20 PM; edited 1 time in total
Back to Top
View user's profile Find all posts by 2LadyDi Send private message   Phoogle Map Visit poster's Blog
Re: Database Backup
PostPosted: 09/02/2007 2:11 AM Reply with quote
Citation
Karen
Citation
Posts 1253
Word Cnt. 68,166
BDay Nov 9
Sign Scorpio
Sex Sex:Female
Joined: Jan 06, 2006
Local time: 1:46 AM
greatbrE.gif
I've created a folder on my desktop for all my backups - site and db. I have so much junk on my pc that that way I know where they all are  hysterical2

I go into phpmyAdmin and go to each database.
Select all the tables (tick the box at the bottom) and then click 'export' at the top. And save it as a zipped file (select at the bottom)

Dancing
Back to Top
View user's profile Find all posts by Karen Send private message   Visit poster's website Phoogle Map
Re: [Solved] Database Backup
PostPosted: 09/02/2007 2:58 AM Reply with quote
Citation
abdulbasit
Citation
Posts 1017
Word Cnt. 64,643
BDay Apr 18
Sign Aries
Sex Sex:Male
Joined: Apr 01, 2007
Local time: 5:46 AM
Location: UNITED ARAB EMIRATES
unitedACa.gif
Yes, Karen is right. I do the same way to save my database for each of my website.
Thanks to Nightrider for teaching me this  Applause
Back to Top
View user's profile Find all posts by abdulbasit Send private message [ Hidden ] Visit poster's website Yahoo Messenger MSN Messenger
Re: Database Backup
PostPosted: 09/02/2007 8:47 AM Reply with quote
Site Admin
rb2d2
Site Admin
Posts 49593
Word Cnt. 2,756,445
BDay Apr 22
Sign Taurus
Sex Sex:Female
Joined: Sep 25, 2004
Local time: 7:46 PM
Location: Texas
texasC.gif
I select the database I want to back up, I only back up our main forum.

(The wrong one is shown as selected in the screen shot, it should be rcf)

When the database opens, from the menu at the top select Export.  When that window opens go to the bottom and check Save as File and I select gzipped rather than zipped, it's creates a smaller file, then click Go.  The download box opens, select the folder where you want to store the file.  The backup takes about 5 or 6 minutes.

The last screen shot also shows all the other boxes that are checked.  I have a partition on my HDD named BAC_UP where I store all my backups but you can create a folder named phpBB_database anywhere and save your backups there. By default the File name is RB2D2X1_ref.sql.gz, I change the RB2D2X1 to the date, ie 09-02-07 and keep about 5 or 6 days worth. LOL right now I notice I have about 35 days worth!  Yikes that has to be taking a lot of space on my HDD!  I backup everyday sometime twice a day.









Back to Top
View all pictures posted by this userView user's profile Find all posts by rb2d2 Send private message   Visit poster's website Phoogle Map
Re: [Solved] Database Backup
PostPosted: 09/02/2007 9:04 AM Reply with quote
Citation
2LadyDi
Citation
Posts 826
Word Cnt. 37,329
BDay Oct 2
Sign Libra
Sex Sex:Female
Joined: Apr 03, 2007
Local time: 8:46 PM
Location: Somewhere in Maryland
marylndC.gif
Well, from what I am reading - seems you all phpMyAdmin vs the ACP database backup. I am guessing use the first one is loads better, yes? Why? See, I am about to install a lil different MOD (seen here) thanks to NR and I wanted to use it. I have as it seems easier to backup and install straight inside the forum?!?! Actually, it's the one I had been using til now.
Back to Top
View user's profile Find all posts by 2LadyDi Send private message   Phoogle Map Visit poster's Blog
Re: Database Backup
PostPosted: 09/02/2007 9:32 AM Reply with quote
Site Admin
rb2d2
Site Admin
Posts 49593
Word Cnt. 2,756,445
BDay Apr 22
Sign Taurus
Sex Sex:Female
Joined: Sep 25, 2004
Local time: 7:46 PM
Location: Texas
texasC.gif
As our forum, and database, got larger it got harder and harder to save using the ACP until finally I couldn't, the download window wouldn't even appear.  phpMyAdmin has never given me a problem, it's very fast.


sunny
Back to Top
View all pictures posted by this userView user's profile Find all posts by rb2d2 Send private message   Visit poster's website Phoogle Map
Re: Database Backup
PostPosted: 09/02/2007 10:27 AM Reply with quote
Citation
Karen
Citation
Posts 1253
Word Cnt. 68,166
BDay Nov 9
Sign Scorpio
Sex Sex:Female
Joined: Jan 06, 2006
Local time: 1:46 AM
greatbrE.gif
I've never beeen able to do a backup using the ACP  Brick wall
Back to Top
View user's profile Find all posts by Karen Send private message   Visit poster's website Phoogle Map
Re: [Solved] Database Backup
PostPosted: 09/02/2007 2:17 PM Reply with quote
Site Admin
Nightrider
Site Admin
Posts 30757
Word Cnt. 2,628,690
BDay Jul 28
Sign Leo
Sex Sex:Male
Joined: Sep 25, 2004
Local time: 9:46 PM
Location: St Pete, FL
peace.gif
2LadyDi wrote:
Well, from what I am reading - seems you all phpMyAdmin vs the ACP database backup. I am guessing use the first one is loads better, yes? Why? See, I am about to install a lil different MOD (seen here) thanks to NR and I wanted to use it. I have as it seems easier to backup and install straight inside the forum?!?! Actually, it's the one I had been using til now.

Some database servers limit the size when importing or exporting a backup from 3rd party apps, such as the Database backup and Restore options in your ACP.  The larger your database, the more chance that something can go wrong.  So it is simply easier to stick with phpMyAdmin since it gives more options and is far more dependable.  The database backup files from phpMyAdmin are usually far more compact than those created by other means...

munky2
Back to Top
View all pictures posted by this userView user's profile Find all posts by Nightrider Send private message   AIM Address Yahoo Messenger Phoogle Map ICQ Number
Re: Database Backup
PostPosted: 09/02/2007 2:38 PM Reply with quote
Citation
2LadyDi
Citation
Posts 826
Word Cnt. 37,329
BDay Oct 2
Sign Libra
Sex Sex:Female
Joined: Apr 03, 2007
Local time: 8:46 PM
Location: Somewhere in Maryland
marylndC.gif
Grand info from you ALL. rb2d2 I copied your info and saved the graphic as well for reference. Since everyone agrees on one method, it shall be done.

Thank you for the patient and have a fabulous day and/or continued Holiday weekend for those labourers like myself Smile !!
Back to Top
View user's profile Find all posts by 2LadyDi Send private message   Phoogle Map Visit poster's Blog
Re: Database Backup
PostPosted: 09/02/2007 5:49 PM Reply with quote
Site Admin
Nightrider
Site Admin
Posts 30757
Word Cnt. 2,628,690
BDay Jul 28
Sign Leo
Sex Sex:Male
Joined: Sep 25, 2004
Local time: 9:46 PM
Location: St Pete, FL
peace.gif
banana  blob8  banana  blob8  banana  blob8  banana
Back to Top
View all pictures posted by this userView user's profile Find all posts by Nightrider Send private message   AIM Address Yahoo Messenger Phoogle Map ICQ Number
 Post new topic  Reply to topic
Information
Welcome to RCF - WHF Forum Index -> Area 51 - phpBB & Easymod Tech Support

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum
All times are GMT - 5 Hours

Page 1 of 1


Add To Bookmarks

 
  
  


  Google

Powered by phpBB © 2001, 2005 phpBB Group

Page generation time: 0.0671s (PHP: 66% - SQL: 34%) - SQL queries: 58 - GZIP disabled - Debug on