PDA

View Full Version : Help switching


Jamie G
10-29-2009, 06:02 PM
I don't have the files from my FTP because my hosting got suspended, I'm now switching to a new host and I have the .sql file from my vBulletin Administration Panel in the Maintenance section.

How would I go about getting my posts, threads, users, etc. back?
Is it possible to get all that back without downloading my previous ftp files from my old forum?

Because there is no way the host will let me get my files.

Lynne
10-29-2009, 06:56 PM
You can download the files from the members area over on vb.com. However, if you modified the files in anyway, like for a modification, you will have to reapply those edits.

If you have a full database backup, then look at these pages in the manual:
Backing Up The Database via SSH/Telnet (http://www.vbulletin.com/forum/../docs/html/maintenance_ssh_backup) or
Backing Up The Database via phpMyAdmin (http://www.vbulletin.com/forum/../docs/html/maintenance_phpmyadmin_backup)

Restoring The Database via SSH/Telnet (http://www.vbulletin.com/forum/../docs/html/maintenance_ssh_restore) or
Restoring The Database via phpMyAdmin (http://www.vbulletin.com/forum/../docs/html/maintenance_phpmyadmin_restore)

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)

Jamie G
10-29-2009, 09:19 PM
All i have is the sql file from the ACP in maintenance section....
Is that what gives me all my members and posts?

Lynne
10-29-2009, 09:53 PM
If the sql file is the full backup of the database, then yes, that is what gives you your members and posts.

Jamie G
10-29-2009, 10:00 PM
Alright cool, I hit yes on all the radio buttons.

Marco van Herwaarden
10-30-2009, 07:34 AM
Webbased (PHP) backups like from the AdminCP are only reliable for very small databases. Best is always to make a backup of your database using 1 of hte methods described by Lynne above.

Linux123
10-30-2009, 05:38 PM
If you need any help on the database hit me a PM, I will be more than happy to show you ;).