Web Hosting Talk







View Full Version : install Nginx in Cpanel


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.

exOffshore
10-10-2011, 12:15 PM
Nginx updates occasionally, the best thing is to refer their website installation instructions.

Pk Jet Host
11-19-2011, 03:16 AM
unable to install

BeZazz
11-19-2011, 10:24 AM
unable to install

try
http://nginxcp.com/forums/Thread-nginx-admin-stable-version-v2-9-released

Pk Jet Host
11-19-2011, 11:01 AM
Thanks alot.i have installed Nginx on my VPS

BeZazz
11-19-2011, 11:05 AM
Your welcome :)

amigoserv
12-09-2011, 10:46 AM
Thank You alot, I've created bash script for installing it successfully

php-master
12-13-2011, 05:48 PM
Nginx Admin (Stable version) v3.0 Released
http://nginxcp.com/forums/Thread-nginx-admin-stable-version-v3-0-released

DEREKTROTTER
12-15-2011, 10:14 AM
thanks for this, worked first time

killerlipz
12-27-2011, 07:52 PM
Is Nginx free? Can I easily replace my apache with Nginx? Or would it be troublesome?

mattmackman
12-27-2011, 10:29 PM
yes, you can easily install nginx without any issues in cPanl

killerlipz
12-28-2011, 06:49 AM
Can it work with apache? Or should i remove apache?

BeZazz
12-28-2011, 07:01 AM
Can it work with apache? Or should i remove apache?

If you install it via
http://nginxcp.com/forums/Thread-nginx-admin-stable-version-v3-0-released

it works in conjunction with Apache.

PSADeepak
12-31-2011, 03:51 PM
Awesome tutorial , i used it on my 6 servers and it works perfectly fine and fast , even it become better if we use it from fcgi.

killerlipz
03-23-2012, 09:09 PM
How to make it work with SSL?

daicadung
03-25-2012, 01:56 AM
how to drop ip access using agent

Hareth
05-10-2012, 12:50 PM
try this one cpnginx.com