I'm moving a wordpress CMS installation from one host to another. Pretty straightforward I think. I have moved applications running on a Tomcat server but not wordpress. Is the following correct -
Restore the database from backup - Can I create a backup dump using wordpress admin GUI or do I need to manually restore on DB itself.
Would you recommend using the 5 minute install - http://wordpress.org/download/ ? Once wordpress and the database is intalled on hosting site apply any theming to the CMS. Are there any pitfalls I should watch out for ?
Am I on the right track ?