primrose
02-16-2011, 09:42 AM
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 :
http://nginxcp.com/nginxadmin2.0-development.tar
------------------------------------------------------------
if you see this error:
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.
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 :
http://nginxcp.com/nginxadmin2.0-development.tar
------------------------------------------------------------
if you see this error:
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.
