Admin-Ahead Community

Linux => Control Panels => cPanel => Topic started by: sumesht on May 11, 2018, 06:48:15 pm

Title: How to Install WHMPHP in cPanel Server?
Post by: sumesht 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.