![]() |
Having trouble backing-up the current db prior to moving servers. Trying to follow the manual's instructions for backing up database: Quote: 1 Telnet/SSH into the server where your vBulletin is currently installed. We will call this machine1. 2 Type: mysqldump --opt -Q -uUSERNAME -p DATABASENAME > /PATH/TO/DUMP.SQL In this line, you should change the following: * USERNAME – this is the username you use to access MySQL. It is specified in your config.php file. * DATABASENAME – the name of the database which your vBulletin is installed into. It is specified in your config.php file. * /PATH/TO/DUMP.SQL – this is the path to the file that will be outputted. If you are unsure what to put here, simply use vb_backup.sql or something similar. Once you press enter, you will be prompted for the password you use to access MySQL. This is also specified in your config.php file. 3 Once it has returned to the prompt, verify that DUMP.SQL exists in the directory you specified. If you did not specify a full directory, the file will be in the directory you are currently in. My current db is on my local machine in localhost. Can I use phpMyAdmin to do this? If so, should I follow the instructions in the manual for backing-up the db via phpMyAdmin? http://www.vbulletin.com/docs/html/m...myadmin_backup Or, since this is really a server move operation, should I try to follow the specific instructions for server move instead? If so, do I go directly into mysql to enter the above command? 'Cuz I don't see how to do this in phpMyAdmin. |
الساعة الآن 08:50 AM |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.5.2 TranZ By
Almuhajir