View Full Version : How to Database Restore with phpmyadmin
tom001
03-20-2010, 05:34 PM
Hello,I need help with on how to restore database with phpmyadmin.I imported the File,But now I do not know what to do.please have teamviewer installed. Add me on MSN if you could help me.
Email: tomkilla75@hotmail.com
Thanks :)
Marco van Herwaarden
03-22-2010, 12:25 PM
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.net
MySQLHotxcopy:
http://www.vbulletin.com/forum/showthread.php?t=134821&highlight=mysqlhotcopy
Bigdump:
http://www.ozerov.de/bigdump.php
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.