![]() |
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
|
Backup:
Code:
mysqldump --opt -uUSERNAME -p DATABASE-NAME > /path/to/backup.sql Code:
mysql -uUSERNAME -p DATABASE-NAME < /path/to/restore.sql |
<a href="http://www.vbulletin.com/manual/movingservers.html" target="_blank">http://www.vbulletin.com/manual/movingservers.html</a> (basically what NTLDR said, though)
|
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 :) |
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. :)
|
All times are GMT. The time now is 06:20 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|