Welcome! Log In Create A New Profile

Advanced

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

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
July 15, 2013 09:26AM
On 7/15/13 7:51 AM, Atul Bansal wrote:
> Ok... So please suggest solution here..
> I need to setup sites on nginx so tht processing of sites sud b fast
>

I mean no disrespect, but the solution is to get a competent sysadmin.
This can all be fixed in about 5-10 minutes. Your configuration is
*completely* wrong, you're trying to run two web servers which are
competing for ::80, you have a fastcgi_pass and a proxy_pass statement
in the same location, and the list goes on. People are giving you advice
that you clearly do not understand.

First thing you need to do is get Apache stopped (or at least not
listening on port 80), and prevent it from restarting. If you think
Apache is not running, run this command and show the output:

# ps aux | grep httpd

Next, use Google to learn how to stop Apache and prevent it from
restarting on each reboot.

After that, again go back to Google and learn how to write a proper
nginx.conf (generically and for WordPress). Then decide how you're going
to handle PHP requests and set up the proper daemon to run at boot. Same
thing with nginx.

Now I've given you a roadmap. This is not an "nginx for dummies" mailing
list. You need to do some of the work yourself.

--
Jim Ohlstein

_______________________________________________
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: 319
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