Plesk for Windows
Plesk for Linux
kb: how-to
ABT: Group A
Applicable to:
- Plesk for Linux
- Plesk for Windows
Question
How to find the Plesk version?
Answer
- Log into Plesk.
-
For Service Provider view:
Go to Home > System Overview and see Product field:
For Power User view:
Go to Websites & Domains > System Overview tab and see Product field:
Note: If version/build is not visible, contact your hosting provider.
Solution using the SSH access
- Log into the server via SSH.
- Execute the command below:
# plesk version | grep "Product version"
Product version: Plesk Onyx 17.8.11 Update #71Note: alternatively the Plesk version can be found in
/usr/local/psa/version
by executing the command:# cat /usr/local/psa/version
17.8.11 CentOS 7 1708190409.21
Solution using the RDP access
- Log into the server via RDP.
- Start the command prompt.
- Execute the command:
C:\>plesk version | findstr "Product version"
Product version: Plesk Onyx 17.8.11 Update #71Note: alternatively the Plesk version can be found in
C:\Program Files (x86)\Plesk\version
file.
Comments
0 comments
Please sign in to leave a comment.