Plesk

How to find the Plesk version?

Question

How to find the Plesk version?

Answer

  1. Log into Plesk.

  2. Check the version in Plesk GUI:

    • For Service Provider view:

      1. Go to the Home menu.
      2. In the System Overview tab find the Product field:
        servprov.png
    • For Power User view:

      1. Go to Websites & Domains.
      2. In the right panel find the System Overview tab and check the Product field:

    Note: If the version/build is not visible, contact your hosting provider.

CLI solution for Plesk on Linux

  1. Log into the server via SSH.

  2. Execute the plesk -v command:

    # plesk -v
    Product version: Plesk Obsidian 18.0.43.1
    OS version: Ubuntu 18.04 x86_64
    Build date: 2022/04/14 18:00
    Revision: 1a6b26fb2fd0ac923f3ca10bdfd13b721cb5c676

    Alternatively the Plesk version can be found in the /usr/local/psa/version file:

    # cat /usr/local/psa/version
    18.0.43 Ubuntu 18.04 1800220414.18

CLI solution for Plesk on Windows

  1. Log into the server via RDP.

  2. Start the command prompt.

  3. Execute the command:

    C:> plesk -v
    Product version: Plesk Obsidian 18.0.43.1
    OS version: Microsoft Windows Server 2019 x86_64
    Build date: 2022/04/14 18:00
    Revision: 1a6b26fb2fd0ac923f3ca10bdfd13b721cb5c676

    Alternatively the Plesk version can be found in the %plesk_dir%version file.

Exit mobile version