How to Check the Version of cPanel/WHM

These instructions provide guidance on how to check the version of cPanel or WHM through the command line or the WHM dashboard. Before proceeding, ensure that you have the necessary access and permissions.

Method #1: Checking the Version of cPanel/WHM using the 'cpanel' Command

  1. Use the cPanel command: /usr/local/cpanel/cpanel -V
  2. The command will display the version number in the following format: 11.50.0 (build 27)

Method #2: Checking the Version of cPanel/WHM using the Version File

  1. Use the version file: cat /usr/local/cpanel/version
  2. The version number will be displayed in the following format: 11.50.0.27

Method #3: Checking the Version of cPanel/WHM via the WHM Dashboard

  1. Log in to WHM.
  2. The version of cPanel/WHM will be displayed at the top of the dashboard.

By following these simple steps, you can easily check the version of cPanel/WHM installed on your system.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How to fix IP Missing issue on cPanel/WHM

We are here to help you with solving the problem of Missing IP Server in list accounts. The...

Domain names are not showing in WHM

We were unable to see any domains listed under WHM -> List Accounts. However, we can see the...

How to Start/Stop or Restart Apache server

Apache is the HTTP server that is freely available over the internet. It is a kind of software or...

How to install Attracta SEO Tools plugin

RequirementscPanel/WHM needs to be installed on your server. Step 1: SSH into your server and go...

How to Install CpCleaner in cPanel through SSH?

Installation Run the following shell commands as root via SSH: wget -O cpc-1.0.3.tar...