How to Check the Version of cPanel / WHM

Posted on by J. Mays
Reading Time: < 1 minute

Pre-Flight Check

  • These instructions are intended specifically for checking your version of cPanel or WHM via the command line or the WHM dashboard.
  • I’ll be working from a Liquid Web Managed CentOS 7 server, and I’ll be logged in as root.

Method #1: Checking the Version of cPanel / WHM by the ‘cpanel’ Command

Using the cPanel command:

/usr/local/cpanel/cpanel -V

11.50.0 (build 27)

Method #2: Checking the Version of cPanel / WHM by Looking at the Version File

Using the version file:

cat /usr/local/cpanel/version

11.50.0.27

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

Once you’re logged into WHM you can see the version of cPanel / WHM displayed at the top:

How to Check the Version of cPanel WHM From the Command Line

Avatar for J. Mays

About the Author: J. Mays

As a previous contributor, JMays shares his insight with our Knowledge Base center. In our Knowledge Base, you'll be able to find how-to articles on Ubuntu, CentOS, Fedora and much more!

Latest Articles

Using a Cloudflare Argo Tunnel with load balancing

Read Article

Subdomain takeover — protect your website against it!

Read Article

Controlling PHP settings with a custom php.ini file

Read Article

Linux dos2unix command syntax — removing hidden Windows characters from files

Read Article

Change cPanel password from WebHost Manager (WHM)

Read Article