How do I transfer a site from one cPanel account to another?

Transferring a site between cPanel accounts can often be done by simply copying the website's files and, if applicable, its database. After that, you'll need to update the DNS settings.

If you would like assistance with moving a website between cPanel accounts, feel free to open a support ticket. Our team will be happy to guide you through the process.

  • 2 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....

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...

How to create a MySQL database

To create a new MySQL database, you can use a the MySQL Database Wizard from cPanel. In...