connect() to 127.0.0.1:80 failed (99: Cannot assign requested address
Maxim Dounin
mdounin at mdounin.ru
Mon Jul 15 11:11:56 UTC 2013
Hello!
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 message suggests you've either run out of local sockets/ports,
or connections are administratively prohibited. You may try unix
sockets to see if it helps.
--
Maxim Dounin
http://nginx.org/en/donation.html
More information about the nginx
mailing list