All files from this thread

File Name File Size   Posted by Date  
NewNoppixEmailLogo.png 7.1 KB open | download Sajan Parikh 07/13/2013 Read message
smime.p7s 4.4 KB open | download Sajan Parikh 07/13/2013 Read message
Ruslan Ermilov
July 15, 2013 07:46AM
On Sun, Jul 14, 2013 at 12:53:27AM +0200, Atul B. wrote:
> I dont think another nginx is already running as when I stopped my nginx
> instance, i cannot see niginx running using the mentioned command...
> The log error that i am getting is when I try to run any php file in my
> browser.
> However, for static html files, nginx is servig them fine

The error you see is when a local port range gets exhausted
for the (src=127.0.0.1, dst=127.0.0.1:80) triple.

This is because there's no Apache listening on 127.0.0.1:80,
so nginx proxies request to itself in an endless loop.

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

connect() to 127.0.0.1:80 failed (99: Cannot assign requested address

Atul Bansal July 13, 2013 08:40PM

Re: connect() to 127.0.0.1:80 failed (99: Cannot assign requested address

Atul B. July 13, 2013 08:40PM

Re: connect() to 127.0.0.1:80 failed (99: Cannot assign requested address

Maxim Dounin July 15, 2013 07:12AM

Re: connect() to 127.0.0.1:80 failed (99: Cannot assign requested address

Ruslan Ermilov July 15, 2013 07:46AM

Re: connect() to 127.0.0.1:80 failed (99: Cannot assign requested address

Atul Bansal July 15, 2013 07:54AM

Re: connect() to 127.0.0.1:80 failed (99: Cannot assign requested address

Atul Bansal July 15, 2013 09:14AM

Re: connect() to 127.0.0.1:80 failed (99: Cannot assign requested address

Adrián Navarro July 15, 2013 09:18AM

Re: connect() to 127.0.0.1:80 failed (99: Cannot assign requested address

Maxim Dounin July 15, 2013 09:22AM

Re: connect() to 127.0.0.1:80 failed (99: Cannot assign requested address

Atul Bansal July 15, 2013 09:34AM

Re: connect() to 127.0.0.1:80 failed (99: Cannot assign requested address

Adrián Navarro July 15, 2013 09:46AM

Re: connect() to 127.0.0.1:80 failed (99: Cannot assign requested address

brainchill July 22, 2013 12:21PM

Re: connect() to 127.0.0.1:80 failed (99: Cannot assign requested address

Maxim Dounin July 22, 2013 12:52PM

Re: connect() to 127.0.0.1:80 failed (99: Cannot assign requested address

Jim Ohlstein July 15, 2013 09:26AM

Re: connect() to 127.0.0.1:80 failed (99: Cannot assign requested address Attachments

Sajan Parikh July 13, 2013 08:40PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 301
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready