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
Cpnginx is yet a feature-rich customizable NGINX installer. It allows you to build and deploy your choice of CMS templates including WordPress and Joomla. It also supports multiple versions of PHP- FPM and multiple caches such as proxy cache, FCGI cache, etc. In this tutorial, we'll assist you to install and remove Cpnginx in WHM server.

Installing Cpnginx NGINX Installer


To install Cpnginx in your WHM server, apply the following command in SSH terminal through root user.

chmod 755 install.py && ./install.py

Removing Cpnginx NGINX Installer


To uninstall Cpnginx, issue following command from server terminal with root SSH user.

chmod 755 install.py && ./install.py remove

Was this answer helpful? 0 Users Found This Useful (0 Votes)

Powered by WHMCompleteSolution