Hi all- I helped a friend get a WP blog started, with the intention of partnering. We made it an add-on domain to my BlueHost account. The partnership is dissolving and we want to put him (and his blog) on his own Bluehost account. I asked BlueHost how this is done, and they responded... You will need to both copy the files/folders containing the WP installation and also perform a MySQL Dump for the database it uses. These will need to be uploaded and imported to the new account and it's database. So my questions are, what is a MySQL dump (just a data export?) and how do I do it? I'm a little weak on the tech stuff, and any help you can give would be greatly appreciated.
Yes. You use phpMyAdmin to do a database export (structure and data). Then create a new (empty) database and do an import to the new database.