The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Restoring
Ok well I backed up my db to a .sql file which is 10 mb. I reinstalled vB and i need to restore my forum so i can get all my users usergroups and posts back. I need to know how other than phpmyadmin.
Thanks, Mag1c |
#2
|
||||
|
||||
The best way is to use shell access - ssh.
mysql -uDBUSERNAME –p DATABASENAME < /PATH/TO/DUMP.SQL DBUSERNAME - your mysql username DATABASENAME - your mysql database name you want to restore to you will be prompted for you mysql password |
#3
|
|||
|
|||
And how do you use ssh??
--------------- Added [DATE]1203628210[/DATE] at [TIME]1203628210[/TIME] --------------- or is there another way |
#4
|
|||
|
|||
Depending on your host and your type of hosting account, you probably dont have ssh access anyways, you can use bigdump, its a php script based importer.
Is this a godaddy account and you cant get their crap server with phpmyadmin to import the db? |
#5
|
|||
|
|||
1and1
|
#6
|
|||
|
|||
The only reliable method of backing up and restoring a database is with shell access via telnet or ssh. This is because backing up with a PHP script like that in the Admin CP or phpMyAdmin can result in PHP timeouts errors and an incomplete backup file. Please see the instructions here:
Backup: http://www.vbulletin.com/docs/html/m...nce_ssh_backup Restore: http://www.vbulletin.com/docs/html/m...ce_ssh_restore P.S. If you don't have shell access, some people have also reported success with these scripts: MySQLDumper: http://www.mysqldumper.de/en/index.php MySQLHotxcopy: http://www.vbulletin.com/forum/showt...t=mysqlhotcopy Bigdump: http://www.ozerov.de/bigdump.php |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|