Okay, got another hosting account and have to move some sites. The site files themselves are no problem for me to move. It is the mysql databases that have me stumped! How do I also move them? Or will it work to download the files to my computer and then re-upload? Thank you.
how big are the databases? I've always exported the databases to a txt file, then just dumped them into the new database, but maybe mine weren't all that big?
I have to go to phpadmin and copy everything as txt file? Will try, no great rush yet on moving the sites as have to wait for the new host to do whatever they do to get things running.
doesnt your host give you a option in your cpanel or what ever your using to back up your databases? also you can use phpmyadmin to back up the databses, and you dont have to do everything hand by hand
Hmm, you can find some dump scripts to backup your databases..Also you can dump it to your new host..
Okay, I should have taken that first SIMPLE step! Ask my host company! They will move the databases for me when I am ready.