How to check the version of your WHM/cPanel from command line ?

Yep, It’s very simple to find out your WHM/cPanel version from command-line. Do follow the steps pasted here:

Step 1 : Login to your server as root.
Step 2 : Run

# /usr/local/cpanel/cpanel -V

Or

# cat /usr/local/cpanel/version 

Example:

[root@server]# /usr/local/cpanel/cpanel -V
11.40.1 (build 11)

Form the graphical side, the version is listed on the top of WHM control panel, see the image below:

version

That’s it 🙂

Related posts:
How to change php handler from backend on cPanel server
cPanel domain migration from backend
Important WHM/cPanel Scripts

Post navigation

Arunlal Ashok

DevOps Engineer. Linux lover. Traveller.
Always happy for an open discussion! Write to arun ((@)) crybit ((dot)) com.

Leave a Reply

Your email address will not be published. Required fields are marked *