Nginx Admin Install instruction:
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:
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
G to :
Main >>
Cluster/Remote Access >>
Setup Remote Access Key
Then click
Generate New Key
and retry to install
------------------------------------------------------------
if not work , before install change apache port and then install it.