PDA

View Full Version : Moving a site with blog


JMB
10-31-06, 04:45 PM
What would be the easiest way to move the blog and all information from one host to another, keeping all data intact?

(jj)
10-31-06, 05:06 PM
Download all of the blog files, modify the config file for the new hosts paths and upload to the new host space.

Export your existing database to your computer and once your blog files are modified and uploaded to the new host and you have created the new host database, import the database data to the new database.

JMB
10-31-06, 06:11 PM
I had been planning on using the Instant Installer and modifying the config. I just wanted to make sure that would still work.

In phpMyAdmin, should I export as SQL or CSV, and how exactly would I go about importing to a new database?