The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Forum Back-ups for a Non-techy
My tech knowledge is very basic - I can use cPanel and WHM and I know my way round the VB Admin CP. But I don't understand how Databases work, I don't know MYSQL and I don't know what SSH and Telnet are.
Whats the best way for me to make regular backups of my important VB databases? And what databases should I be backing up? Thanks! |
#2
|
||||
|
||||
Quote:
Quote:
|
#3
|
|||
|
|||
If you have cpanel..go to backups and then select mysql databases and then click on the desired database and save the file
|
#4
|
|||
|
|||
Thanks for replies.
Quote:
Quote:
Quote:
Backups - Download a MySQL Database Backup - and click to make a backup of the database. However, there is only one DB shown, is it normal for a forum to have only one DB? Is there any way for me to check that I'm doing this correctly? Is there any way to automate this procedure? --------------- Added [DATE]1244636876[/DATE] at [TIME]1244636876[/TIME] --------------- Sorry, just to add, how can I tell which DB's my forum is currently using? |
#5
|
||||
|
||||
Quote:
Quote:
Quote:
Quote:
|
#6
|
|||
|
|||
Thanks a lot for that Angel-Wings, that's exactly the info I was looking for.
|
#7
|
|||
|
|||
If you have SSH access use this command
Code:
mysqldump --opt -u replace_this_with_Database_username -p replace_this_with_Database_Name > /directory/to/place/backup/in |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|