All Hosting Plan Are Also Available On Monthly, Quarterly And Semi-Annually.
< All Topics
Print

How to Check cPanel Version

Knowing your cPanel version is important for several reasons, including troubleshooting issues, ensuring compatibility with applications, and staying up-to-date with security patches. There are a few different ways to check the version, depending on your level of access to the server.

Method 1: Using the cPanel Interface

This is the easiest method for most users who only have access to their individual cPanel account.

  1. Log in to cPanel: Access your cPanel account, usually at yourdomain.com/cpanel.
  2. Look for the Version Number: On the main cPanel dashboard, you will find a “General Information” section on the right sidebar. Within this section, look for “cPanel Version.” The version number will be listed there. On some themes, the version number is simply displayed at the very top or bottom of the page.

Method 2: Using the WHM Interface

If you have root or reseller access to the server, you can check the cPanel version through WebHost Manager (WHM).

  1. Log in to WHM: Access your WHM panel, typically at yourdomain.com:2087.
  2. Find the Version Number: Once logged in, the cPanel & WHM version number is prominently displayed at the top of the interface, right next to the WHM logo.

Method 3: Using the Command Line (SSH)

This method is for server administrators and is useful if you cannot access the cPanel or WHM interfaces. You will need SSH access to your server as the root user.

  1. Connect via SSH: Use an SSH client (like PuTTY on Windows or Terminal on macOS/Linux) to connect to your server.
  2. Execute a command: Once connected, run one of the following commands:
    • Using the cpanel command:
      Bash
      /usr/local/cpanel/cpanel -V
      

      This command will output the cPanel version number and its build number.

    • Reading the version file:
      Bash
      cat /usr/local/cpanel/version
      

      This command displays the contents of the file that stores the cPanel version, providing a simple output of the version number.

Table of Contents

Windows Hosting is comming soon. All Hosting Plan Are Also Available On Monthly, Quarterly And Semi-Annually.

Call back request.