Get your server issues fixed by our experts for a price starting at just 25 USD/Hour. Click here to register and open a ticket with us now!

Author Topic: How to Install WHMPHP in cPanel Server?  (Read 3085 times)

0 Members and 1 Guest are viewing this topic.

sumesht

  • Guest
How to Install WHMPHP in cPanel Server?
« on: May 11, 2018, 06:48:15 pm »

Install WHMPHP in cPanel Server


Before Installing WHMPHP, cPanel is required.Because WHMPHP is built on top of the cPanel.

cPanel
cPanel is a web hosting control panel that provides a graphical interface and automation tools designed to simplify the process of hosting a website.it is a Linux-based system.

Requirements for WHMPHP

- cPanel 11+ is preferred to install.
- cPanelPHP must be compiled with cURL enabled.
- It should be VPS or Dedicated server with cPanel.

Installation of WHMPHP
Open the terminal window and run the following commands to install it.
Code: [Select]
rm -f install.sh;
wget http://whmphp.com/download/install.sh;
sh install.sh

After the installation, login to WHM and click on WHMPHP link under the plugins category.

The first step is to enter the WHMPHP License Key.

Then Import Reseller ACL from Settings->Import ACL. Reseller ACL is needed so that WHMPHP can assign correct reseller permissions.