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
Răspunsul a fost util? 101 utilizatori au considerat informația utilă (395 Voturi)