Migrating from one server to another is a relatively simple process.
First, you need to backup your Interspire Email Marketer database. To do that, you'll need access to a database tool such as PHPMyAdmin. You should be able to get this information by contacting your web hosting provider and either asking them to provide you with a database tool, or for them to provide you with the backup file.
Once the backup is complete you can copy your existing Interspire Email Marketer files from your current server over to the new server.
Then you'll need to import the database that you backed up from your existing server to the new one. You can do this also by using a tool such as PHPMyAdmin or by contacting the web hosting provider of the new server.
Finally, edit the configuration file located in 'admin/includes/config.php' so that it contains the information for your new server. (Database server name, database user, database password, new license key if your domain has changed -- you'll need to contact us to regenerate a license key for you -- new application URL if changed, new server time if changed)
Once this is done you can then login to Interspire Email Marketer using your old user name and password.Remember to remove your old installation from your old server and to remove any cron jobs that you may have had set up.
