Welcome! Log In Create A New Profile

Advanced

Re: nginx in ubuntu (trusty) 14.04

Maxim Dounin
March 14, 2014 05:14AM
Hello!

On Thu, Mar 13, 2014 at 10:05:22AM -0700, Jeroen Ooms wrote:

> After upgrading my stack Apache2-Nginx Ubuntu stack to Ubuntu 14.04
> beta, I am getting these errors in /var/log/nginx/error.log
>
> 2014/03/13 16:11:01 [emerg] 14625#0: bind() to 0.0.0.0:80 failed (98:
> Address already in use)
> 2014/03/13 16:11:01 [emerg] 14625#0: bind() to [::]:80 failed (98:
> Address already in use)
> 2014/03/13 16:11:01 [emerg] 14625#0: bind() to 0.0.0.0:80 failed (98:
> Address already in use)
> 2014/03/13 16:11:01 [emerg] 14625#0: bind() to [::]:80 failed (98:
> Address already in use)
> 2014/03/13 16:11:01 [emerg] 14625#0: still could not bind()
>
> However the strange thing is that the default configuration of nginx
> on Ubuntu does not include any sites running on port 80 (because
> Apache uses this port). In previous versions of Ubuntu I have never
> seen these messages. So I don't quite understand where these errors
> are coming from.
>
> Anyone familiar with the nginx package in Ubuntu can explain?

Note that "listen 80" is the default - so check if there is a
server{} block without listen directives.

--
Maxim Dounin
http://nginx.org/

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

nginx in ubuntu (trusty) 14.04

Jeroen Ooms March 13, 2014 01:06PM

Re: nginx in ubuntu (trusty) 14.04

Richard Ibbotson March 13, 2014 04:14PM

Re: nginx in ubuntu (trusty) 14.04

Maxim Dounin March 14, 2014 05:14AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 270
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