How to install or uninstall Nginx Admin - cPanel Nginx automated installer Plugin Print

  • 0

Connect to your server using SSH and then using root privilaged account follow following steps to install or uninstall Nginx Admin Plugin for cPanel/WHM servers.

Nginx Admin Install instruction:
cd /usr/local/src
wget http://nginxcp.com/latest/nginxadmin.tar
tar xf nginxadmin.tar
cd publicnginx
./nginxinstaller install

Nginx Admin Uninstall instruction:
cd /usr/local/src
wget http://nginxcp.com/latest/nginxadmin.tar
tar xf nginxadmin.tar
cd publicnginx
./nginxinstaller uninstall

Of course you don’t have to do any of this if you use one of our Cloud / VPS / Dedicated Hosting services, in which case you can simply ask our expert Linux admins to install nginx for you. They are available 24×7 and will take care of your request at earliest.

If you liked this post please share it with your friends or simply leave a comments below. Thanks.


Was this answer helpful?

« Back