We are aware of a potentially service impacting issue. Learn more
Dev License: This installation of WHMCS is running under a Development License and is not authorized to be used for production use. Please report any cases of abuse to abuse@whmcs.com

How to Install cPanel/WHM on your VPS Print

  • 198

It’s very easy to install cPanel on a VPS with SSH. You can accomplish it with a few steps:

  1. Log in to your Linux VPS via SSH as the root user (or gain root permissions from another user). If you’re not familiar with SSH, check out How to Connect to your VPS with SSH.
  2. Copy the following into the server’s command line:

    yum install -y perl;cd /home;wget -N http://httpupdate.cpanel.net/latest;sh latest;/usr/local/cpanel/cpkeyclt

    The last part of the command will automatically check for and verify the server’s cPanel license. If you do not have a license, you can still install WHM/cPanel, but the licensing command will fail and cPanel will continue in trial mode until verified. (Should you need help getting a license, just ask us!)

This article applies to:

  • CentOS 5
  • CentOS 6
  • CentOS 7
  • and equivalent RHEL or Scientific Linux distributions.

Was this answer helpful?

« Back

Powered by WHMCompleteSolution