View Full Version : need some help with DB backup/restore
DAclub
08-29-2003, 09:47 AM
can someone help me with a step by step on how to backup a DB from Cpanel and restore it on DirectAdmin ?
thank you very much
S2S-Robert
08-30-2003, 03:29 PM
A MySQL database you mean? I believe you could try downloading the database with a mysql frontend and then uploading it, but I don't know how exactly to upload it...
If the database is small you can use phpmyadmin I believe.
DAclub
08-30-2003, 04:19 PM
Robert, thank you for your help.
i managed to back it up and then restore it using phpmyadmin
its very easy if anyone want anything about thi let me know i will be happy to help :)
S2S-Robert
08-30-2003, 04:48 PM
The only problem is that this won't work for large databases. I'm currently having trouble with a database which is 50MB in size, and it times out when I upload it normally.
I believe you can upload it using ftp and then using sql -i or something to import it.
DAclub
08-30-2003, 05:28 PM
am sorry Robert, i dont know much about SSH, what i did was using phpmyadmin for the backup and restore.
are you timingout from the server ??
l0rdphi1
08-30-2003, 06:00 PM
Originally posted by S2S-Robert
I believe you can upload it using ftp and then using sql -i or something to import it.
Yeah, with large databases you're stuck using SSH or breaking them up into smaller chunks and using phpmyadmin.
vBulletin® v3.7.0, Copyright ©2000-2008, Jelsoft Enterprises Ltd.