Everybody is different. If you have added one or more modules to your default CMS software you might do it this way:
1. Create a database via phpMyAdmin.
2. Import the existing database tables from you old site.
3. Upload the existing CMS files to your new host.
4. Make the necessary changes to the config.php files to reflect your database name, database username, database password as well as the file paths.
5. Your done.
Some are not comforable in doing it that way. If you did not add any module extensions to the default CMS, then you can just do the install method. Here's how I would do it.
1. Create a database via phpMyAdmin.
2. Import the existing database tables from you old site.
3. Upload a clean copy of the CMS files (use the latest version) to your new host.
4. Run the install
5. During the install process, when you get to the page where it says to create Sample Data, uncheck it. You don't want to overwrite your existing imported database tables.
If you have any problems, let me know and I will be more than happy to get it done for you.
Last edited by newseed (2009-04-03 00:02:19)