|
|
Joined: Aug 2000
Posts: 3,590
Moderator
|
Moderator
Joined: Aug 2000
Posts: 3,590 |
OK, anyone know where this thing stores the posts? I'd like to specifically back up the board without backing up the whole machine.
|
|
|
|
Joined: Aug 2000
Posts: 3,590
Moderator
|
Moderator
Joined: Aug 2000
Posts: 3,590 |
Michael, you should take a look at phpMyAdmin at http://www.htmlwizard.net/phpMyAdmin/, which is very useful to view, edit and dump the mySQL tables. Carsten -- Carsten Müller, Hamburg (Germany)
|
|
|
|
Joined: May 1999
Posts: 624
Master Hacker
|
Master Hacker
Joined: May 1999
Posts: 624 |
|
|
|
|
Joined: May 1999
Posts: 242
Coder
|
Coder
Joined: May 1999
Posts: 242 |
Thanks Eileen! I'll get that into the support library. []/w3timages/icons/smile.gif[/] - Six [email protected]mYth productions
|
|
|
|
Joined: Jun 2002
Posts: 61
Power User
|
Power User
Joined: Jun 2002
Posts: 61 |
Backup Database from the prompt-
mysqldump -u(databaseusername) -p(databasepassword) (databasename)>backupfile.sql
Example-
mysqldump -uocsfoundation -ppassword forums>forumsbackup.sql
This is the best way to do it and you should not rely on phpMyAdmin since it will sometimes not do it right and you will be unable to re-import it later, or with a lot more effort ;-)
Learned this the hard way ;-)
-Jason
|
|
|
Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.
Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
|
|
badfrog
somewhere on the coast of Maine
Posts: 94
Joined: March 2007
|
|
Forums63
Topics37,575
Posts293,930
Members13,823
|
Most Online6,139 Sep 21st, 2024
|
|
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
|
|
|
|
|