Upload it to anywhere on your webserver, I recomend making a new folder for it.
Make this folder in your public_html directory:
/mysqldump/
Upload the configured bigdump.php file and your .sql backup to that folder. You'll set $filename to the name of the .sql file, for example $filename="dump.sql";
Yes you need to configure the $db vars as you did when you installed vBulletin.
|