The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
SSH databse backup
anyone know of a tutourial as i aint got a clue how to do this and phpmyadmin crashes out after 1.5 megs
|
#2
|
||||
|
||||
Backup:
Code:
mysqldump --opt -uUSERNAME -p DATABASE-NAME > /path/to/backup.sql Code:
mysql -uUSERNAME -p DATABASE-NAME < /path/to/restore.sql |
#3
|
|||
|
|||
<a href="http://www.vbulletin.com/manual/movingservers.html" target="_blank">http://www.vbulletin.com/manual/movingservers.html</a> (basically what NTLDR said, though)
|
#4
|
|||
|
|||
cheers NTLD and filburt is much appreciated as been messing on this all morning thinkin phpmyadmin was messed up
Ive now suzzed it using the hack that is in beta shame they may not work on vb3 when it is finally released though. Thanks for help though |
#5
|
|||
|
|||
FWIW, phpMyAdmin and any PHP-based method is extremely unreliable. I never did understand why Jelsoft included a link in the admin CP to make backups...and as a result I believe they added a warning to the link that is in vB3. SSH, Telnet, or via your host are the most reliable ways.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|