Install cPanel/WHM on Linux Centos 7 Server

cPanel is a web hosting control panel developed by cPanel, L.L.C., an American corporation. The software provides a graphical interface and automation tools designed to simplify the process of hosting a web site to the website owner or the "end user". 
VPS Server cPanel per month prices are starts from PKR 2000 Rs/- with SKYHOST.

Prerequisite:

  1. Purchase a CentOS 7 instance (Only install cPanel & WHM on a freshly-installed operating system).
  2. Access the instance via SSH.
  3. Run all the following commands from the shell/terminal (All commands need to be run as the root user).
  4. You need to purchase your own cPanel license to use the control panel. Or you can Buy cPanel License from SKYHOST.

Run following commands one by one to setup cPanel/WHM on your VPS server. 

yum install perl

yum install curl
curl -o latest -L https://securedownloads.cpanel.net/latest
sh latest

When the installation completes, you’ll view the output below. You may be asked to reboot the server after installation.

After that you need to complete the installation wizard from its web based interface and you can access WHM with the following URL:

http://SERVER_IP:2087

Now you can login with user “root” and your password and follow further steps and setup configuration. 

  • install cpanel/whm, cpanel control panel, install cpanel, hosting control panel
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How to access VPS by SSH for first time?

You need to download latest version of Putty.exe file here: https://putty.org/ Open...

What is the requirements to Buy Pakistan Hosted VPS?

We Provide Pakistan Hosted VPS Servers only to Pakistani Customers. VPS Servers are hosted in...

How to change SSH Port in CentOS?

Connect to your server via SSH as root user. Run the following command: vi...

How to change server root password using SSH or VPS Portal?

Connect to your server via SSH as root user. Enter the command:passwd Type your password,...

How to Install CSF firewall in cPanel?

CSF firewall is fairly easy to install and require only few steps through SSH. Please follow the...