Switching over from an Existing Provider

Our migrations team can perform transfers from your existing provider to our cPanel based shared or reseller services.
If you have a non-cPanel account, such as Plesk or DirectAdmin, you can still request a transfer.

Please open a ticket with our support team with the following information to transfer your account:

  • Existing control panel username and password(s) for each account
  • Existing control panel login URL
  • Domain UDAI transfer codes - you can retrieve this from your registrar.  Please ask is if you are unsure where this may be obtained from

In order to ensure we have the right billing information, please register an account with us here if you haven't already, as this will expedite the process:
https://secure.myhost.nz/register.phpIf you have any queries regarding our migrations costs, please do not hesitate to contact our team.

  • 93 Users Found This Useful
Was this answer helpful?

Related Articles

What database settings do I use for scripts?

Server Hostname: localhost Database Username: <your username>_<database name> e.g....

How do I add a wildcard subdomain for Wordpress MU?

This can be easily done by logging into your cPanel control panel and clicking on "Subdomains"....

Do you support Silverstripe Hosting?

Yes, we run Linux servers designed to run the New Zealand developed Silverstripe application. If...

Strict Standards Errors for PHP

If you are getting errors similar to:Strict Standards: Non-static method JLoader::import() should...

Fix permissions of all directories and files

To change all the directories to 755 (-rwxr-xr-x): find /home/xxx/public_html -type d -exec...