|
|
Joined: Jun 2002
Posts: 50
Junior Member
|
Junior Member
Joined: Jun 2002
Posts: 50 |
This newbie would like to know how to backup his database?
Version 6.4.4
|
|
|
|
Joined: Sep 2003
Posts: 803
Coder
|
Coder
Joined: Sep 2003
Posts: 803 |
That would be done from the hosting side. You can do a database backup from within the admin panel but for the most part you would do it from cpanel or whatever you use on your hosting account. mysql would be a place to start.
|
|
|
|
Joined: Oct 2001
Posts: 213
Member
|
Member
Joined: Oct 2001
Posts: 213 |
As DrChaos said there is a backup utility in your admin panel. This utility depends on having access to the mysqldump binary.
phpMyAdmin is a nice tool for db management, and phpMyBackup (I think this is it) works well too.
If you have command line access:
/path-to-mysql-binary/mysqldump --opt --u <forumdbusername> --password <forumdbuserpassword> <forumdbname> > /path-to-backup-directory/forumdb.sql
|
|
|
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.
|
|
Posts: 190
Joined: June 2000
|
|
Forums63
Topics37,571
Posts293,923
Members13,848
|
Most Online5,166 Sep 15th, 2019
|
|
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
|
|
|
|
|