Facbook Pixel

Migrating Domain Names and Websites from One Version of Parallels Plesk Panel to Another

You must use the Plesk Migration Manager tool to migrate user accounts, domain names, and websites from one version of Parallels Plesk Panel to another.

Before you try to migrate content, make sure that the account on the server you're migrating from is a "sudo" account. Otherwise, you will get a permissions error when you try to migrate.

To Add an Account to the "sudo" File on a Parallels Plesk Panel Server

  1. In your browser, log in to Parallels Plesk Panel (on your previous server) and verify that the user are using to transfer content has SSH access.
  2. Connect to your server via SSH (more info).
  3. Switch to the root user (more info).
  4. Once you have root access, type visudo to open the sudo file you need to edit.

    Note: Do not edit this file using the standard vi editor. Use visudo instead.

  5. In the User Privilege section, add the following line, where "USER" is the user ID you created in Parallels Plesk Panel:
    USER ALL=(ALL) ALL
  6. Type :wq to close visudo.

After you add your account to the sudo file on the server you are transferring content from, you can connect to your new server and use the Migration Manager to transfer your content.

To Migrate Domain Names, Websites, and User Accounts from One Version of Parallels Plesk Panel to Another

  1. Log in to Parallels Plesk Panel (on your new server) as Admin.
  2. From the System menu, select Server.
  3. Under Services, select Migration Manager.
  4. Enter the IP Address for the server you want to transfer content from.
  5. Log in with the user account you added to the sudo file on your server.
  6. Enter the password for your user account.
  7. Click Next to upload the data.
  8. The Migration Manager will guide you through the remainder of the process.

Note: If you plan to migrate the entire server you should have at least 50% of your disk space available, as the migration manager creates a backup of the server contents before migration.