Hello, I have vBulletin 3.7.2 installed on my host and now I am going to move it to a new host. while moving i want to upgrade it also. but i am not able to do it. Firstly, I backed up my database and restored it to the new host. Then i uploaded the latest version and edited config file. But while installing it is saying database is not empty. What to do? please help me asap...
Run the /includes/upgrade.php script instead of the /includes/install.php script. I would have moved the forum first, confirmed it was working 100% and then upgraded it. No doubt you will have extra files for hacks, plugins, etc. that are not included with default vbulletin. I would tar the forum on old host, move it to new host and extract, make sure it's working 100% then upgrade.
make sure you also edit the config.php file in your includes folder to represent your new Database, User and pass
Yea make sure you are using /upgrade.php and not install.php And definitely put it online and verify it works, before upgrading to latest version.
1- make copy from ur DB 2- be sure that u have folder name "install" 3- log to folder install in ur browser "www.xxxxx..com/install/upgrade.php" 4-follow the steps and it work