Log in

View Full Version : change the hosing...........help please


binkuang
06-08-2008, 03:47 AM
hi. recently i m going to moving the vb forum to my new hosing. first i back up the Database on the admincp Maintenance. second install the new forum to the new hosing. and then upload the vb database to the www. folder and click import database, Character set of the file utf8. but after the hosing notice problem. i have no idea how to do? did i do wrong? what is the step?

Dismounted
06-08-2008, 05:09 AM
You will have to tell us the problem first...

binkuang
06-08-2008, 09:33 PM
can you just tell me how to do the step?

Dismounted
06-09-2008, 03:37 AM
How about you tell me the problem you are having?

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/maintenance_ssh_backup

Restore:
http://www.vbulletin.com/docs/html/maintenance_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/showthread.php?t=134821&highlight=mysqlhotcopy

Bigdump:
http://www.ozerov.de/bigdump.php

Marco van Herwaarden
06-09-2008, 06:51 AM
<a href="http://www.vbulletin.com/docs/html/moving_servers" target="_blank">Moving Servers</a>