How do I backup / restore / move from one cPanel host to another?

How do I move my sites from my old host to you guys?

If your old host is using cPanel you are in luck! If they aren't, the only way to move your site is by uploading and downloading it all manually using a tool such as FTP.

Steps to backup and move your site

  1. First, login to your cPanel and click "backup" (make sure you are using x skin)
  2. Once in backup, click "download a home directory backup." This will backup all of your email accounts, files, and a few other things. It will not backup your MySQL databases.
  3. If you have any MySQL databases, you will download them now.
  4. If you have any Aliases/Filter Backups, download them.
  5. Congratulations, you have backed up your entire site and its now time to restore it.
  6. Login to your cPanel with us, click "backup"
  7. Under "Restore a Home Backup," click "Browse" and find the home backup you have already downloaded and click on upload.
  8. Do the same for your MySQL databases.
  9. Do the same for your Aliases/Filters.
  10. You are done with everything and your site has been restored. Now, repeat this process for any more sites you wish to backup.
  11. Getting your database to work after restoring it
  12. After you have restored your database, you will get an error when trying to view it's page.

Example Error:

Warning: mysql_connect(): Access denied for user: 'bakerpe_osc1@localhost' (Using password: YES) in /home/bakerpe/public_html/catalog/includes/functions/database.php on line 19
Unable to connect to database server!

What this means is that your database now exists in cPanel, but it has no username and password assigned to it. To assign a username and password, login to your cPanel and click "MySQL Databases." Scroll down till you see the below.

  • 13 Users Found This Useful
Was this answer helpful?

Related Articles

How to create/edit/delete a file using the File Manager

There may be times when you wish to create, edit, or delete a file or folder in your account....

How to upload a file using the File Manager

You may want to upload your files directly through cPanel. You can do this through the File...

How to navigate through File Manager

How to navigate through File Manager File Manager is an quick and easy way to navigate through...

How do I create a MySQL database, user, and then delete if needed?

Create: If you are using any type of PHP software or keeping a collection of records which need...

How to park a domain on an addon domain

cPanel has yet to offer this option although it can be done. In order to park a domain on...