Plesk

Unable to move a domain to the existing subscription: the target path already exists

Symptoms

Cause

The /var/www/vhosts/example2.com/example.com directory already exists at the target subscription

Resolution

  1. Connect to the server via SSH

  2. Rename the directory:

    # mv /var/www/vhosts/example2.com/example.com{,_bak}

    Note: The directory can be removed if it is no needed at all.

  3. Move the example.com to the existing subscription example2.com by following the instructions from this article.