Skip to content
WJunction - Webmaster Forum

Experience with cPanel + NginX

Status
Not open for further replies.
Hi,
Does anyone have any experience with cPanel + nginx server? I was trying to install nginx on one of my servers but experiencing some issues. Apache does not start for some reason.

If anyone has experience with it - I would like to ask some questions.
 

6 comments

Hello,

I can help you with setting up Nginx-apache,
Catch me up on Skype / MSN, or you can always ask here. :)

Regards.
 
Hello,

You may use the following codes to install nginx as proxy on your cPanel server .

Code:
cd /usr/local/src
wget http://nginxcp.com/latest/nginxadmin.tar
tar xf nginxadmin.tar
cd publicnginx
./nginxinstaller install

If want to try the paid version for nginx then you may try this :- http://cpnginx.com/index.php

Let me know if anything else needed . Will be happy to set server for you :)
 
You need to setup apache for mod_proxy too, if you follow this method. To correct the IP's of the users.

Hello,

You may use the following codes to install nginx as proxy on your cPanel server .

Code:
cd /usr/local/src
wget http://nginxcp.com/latest/nginxadmin.tar
tar xf nginxadmin.tar
cd publicnginx
./nginxinstaller install
If want to try the paid version for nginx then you may try this :- http://cpnginx.com/index.php

Let me know if anything else needed . Will be happy to set server for you :)
 
There very less people who using FCGI with proper setup so he is using suexec as php handler and maybe continue using that for performance >_<
 
Status
Not open for further replies.

About the author

A
Active Member · Joined
CEO of free hosting company
104
Messages
18
Reactions
18
Points

Advertise on WJunction

Reach 1000's of webmasters, hosts & affiliates. Banner & sponsored-thread slots available.

Contact us
Back
Top Bottom