No issue, as you can see from that output there is already an nginx process listening on port 80, which means nothing else (even another nginx) can use port 80.

You need to kill that instance of nginx, which will clear port 80.  Then you can start a new instance on port 80.

Sajan Parikh
Owner, Noppix LLC

e: [email protected]
o: (563) 726-0371
c: (563) 447-0822

Noppix LLC Logo
On 07/13/2013 05:27 PM, Atul Bansal wrote:
Thanks for stopping-by.
mailed you in seperate email. Pls see


On Sun, Jul 14, 2013 at 3:42 AM, Sajan Parikh <[email protected]> wrote:
You most likely already have something running on port 80.  Perhaps another instance of nginx or Apache or something.

Run

netstat -plunt and show us the output.

Sajan Parikh
Owner, Noppix LLC

e: [email protected]
o: (563) 726-0371
c: (563) 447-0822

Noppix LLC Logo
On 07/13/2013 04:59 PM, Atul Bansal wrote:
Hi

I just installed Nginx on my new VPS on centOS.
But while accessing the phpinfo.php, I am getting belwo exception

" connect() to 127.0.0.1:80 failed (99: Cannot assign requested address) while connecting to upstream, client: 127.0.0.1,"

Can anyone pls see to it

--

Thanks'
Atul Bansal
TechOfWeb.com - Android Rooting
OceanOfWeb.com - Funny News
WordpressThemeIt.com - Best Wordpress Themes


_______________________________________________
nginx mailing list
[email protected]
http://mailman.nginx.org/mailman/listinfo/nginx


_______________________________________________
nginx mailing list
[email protected]
http://mailman.nginx.org/mailman/listinfo/nginx



--

Thanks'
Atul Bansal
TechOfWeb.com - Android Rooting
OceanOfWeb.com - Funny News
WordpressThemeIt.com - Best Wordpress Themes


_______________________________________________
nginx mailing list
[email protected]
http://mailman.nginx.org/mailman/listinfo/nginx


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
nginx mailing list
[email protected]
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to