Installation from the Command Line

You can easily install Plesk on a Linux-based server using a special script. The script automatically determines your operating system and installs the latest version of an appropriate distribution package in a typical configuration.

Installation may take from 10 to 60 minutes, depending on the network connection speed, operating system, and the number of components selected for installation.

On Linux-based Servers

To install Plesk in a typical configuration:

  1. Log in as root to the server.
  2. Make sure that wget is installed. To do this, issue the following command in the server console:
    • On Debian Linux: apt-get install wget
    • On RHEL and CentOS Linux: yum install wget
  3. Run Plesk installation with the following command:

    wget -O - http://installer.plesk.com/one-click-installer | sh

After installation has finished, you can log in to Plesk at the address https://<host-name-or-IP>:8443 using the username "root" and the root user's password.

To install Plesk with a custom selection of components:

  1. Log in as root to the server.
  2. Make sure that wget is installed. To do this, issue the following command in the server console:
    • On Debian Linux: apt-get install wget
    • On RHEL and CentOS Linux: yum install wget
  3. Download the installer script from http://installer.plesk.com/plesk-installer:

    wget http://installer.plesk.com/plesk-installer

  4. Run the installer:

    sh ./plesk-installer

    Note: As described in the section Before Installing Plesk, you can select which Plesk build to install depending on its release tier. By default, Installer shows you only the latest general and late adopter releases as available for installation. To install other Plesk releases, use the following Installer options:
    --all-versions to view all available Plesk versions.
    --tier <release_tier> to view the latest available versions with the specified release tier.

  5. Follow the steps prompted by the installation wizard to select the Plesk version and components that you want to install.

After installation has finished, you can log in to Plesk at the address https://<host-name-or-IP>:8443 using the username "root" and the root user's password.

On Windows-based Servers

To install Plesk in a typical configuration:

  1. Log in as administrator to the server.
  2. Download the Plesk Installer utility from http://autoinstall-win.plesk.com/plesk-installer.exe.
  3. Run the installer:

    plesk-installer.exe --select-product-id=panel --select-release-id=PANEL_12_0_18_WIN --installation-type=typical

    Note: As described in the section Before Installing Plesk, you can select which Plesk build to install depending on its release tier. By default, Installer shows you only the latest general and late adopter releases as available for installation. To install other Plesk releases, use the following Installer options:
    --all-versions to view all available Plesk versions.
    --tier <release_tier> to view the latest available versions with the specified release tier.

After installation has finished, you can log in to Plesk at the address https://<host-name-or-IP>:8443 using the username "Administrator" and the server administrator's password.

To install Plesk with a custom selection of components:

  1. Log in as administrator to the server.
  2. Download the Plesk Installer utility from http://autoinstall-win.plesk.com/plesk-installer.exe.
  3. Run the installer:

    plesk-installer.exe --console

    Note: As described in the section Before Installing Plesk, you can select which Plesk build to install depending on its release tier. By default, Installer shows you only the latest general and late adopter releases as available for installation. To install other Plesk releases, use the following Installer options:
    --all-versions to view all available Plesk versions.
    --tier <release_tier> to view the latest available versions with the specified release tier.

  4. Follow the steps prompted by the installation wizard to select the Plesk version and components that you want to install.

After installation has finished, you can log in to Plesk at the address https://<host-name-or-IP>:8443 using the username "Administrator" and the server administrator's password.