Hi, and welcome on this How to Install Nginx on cPanel tutorial, the steps are very easy to understand and to follow.

Code: 
cd /usr/local/src
wget http://nginxcp.com/xyx.tar
tar xf xyz.tar
cd publicnginx
./nginxinstaller install
Note: xyz should be replaced with Latest relesed tar file.

Nginx Admin Uninstall instruction:

Code: 
cd /usr/local/src
wget http://nginxcp.com/xyx.tar
tar xf xyz.tar
cd publicnginx
./nginxinstaller uninstall
Note: xyz should be replaced with Latest relesed tar file.
for this time :
Code: 
http://nginxcp.com/nginxadmin2.0-development.tar
if you see this error:
Code: 
access key doesn?t exist create it in WHM
Go to :
Main >> Cluster/Remote Access >> Setup Remote Access Key
Then click Generate New Key
Then retry to install
------------------------------------------------------------
If it doesn't work , before you begin with the installation change apache port and then install it.
Raptile Reviewed by Raptile on . How to: Install Nginx on cPanel Hi, and welcome on this How to Install Nginx on cPanel tutorial, the steps are very easy to understand and to follow. cd /usr/local/src wget http://nginxcp.com/xyx.tar tar xf xyz.tar cd publicnginx ./nginxinstaller installNote: xyz should be replaced with Latest relesed tar file. Nginx Admin Uninstall instruction: Rating: 5