Get rid of /etc/nginx/sites-enabled/000-default.
On Mon, Feb 18, 2013 at 10:28 AM, Martin von Wittich <[email protected]> wrote: > Hi Steven, > > > That looks like it tried to restart, but may have failed for some > > reason. You may want to check /var/log/nginx/error.log for clues... > > The error.log.1 file says: > > 2013/02/18 04:02:37 [emerg] 28203#0: bind() to [::]:80 failed (98: Address > already in use) > [emerg]: bind() to [::]:80 failed (98: Address already in use) > 2013/02/18 04:02:37 [emerg] 28203#0: bind() to [::]:80 failed (98: Address > already in use) > [emerg]: bind() to [::]:80 failed (98: Address already in use) > 2013/02/18 04:02:37 [emerg] 28203#0: bind() to [::]:80 failed (98: Address > already in use) > [emerg]: bind() to [::]:80 failed (98: Address already in use) > 2013/02/18 04:02:37 [emerg] 28203#0: bind() to [::]:80 failed (98: Address > already in use) > [emerg]: bind() to [::]:80 failed (98: Address already in use) > 2013/02/18 04:02:37 [emerg] 28203#0: bind() to [::]:80 failed (98: Address > already in use) > [emerg]: bind() to [::]:80 failed (98: Address already in use) > 2013/02/18 04:02:37 [emerg] 28203#0: still could not bind() > [emerg]: still could not bind() > > That correlates with the update. There shouldn't be anything else besides > nginx that binds to port 80 though, so I'm not sure what could have caused > this. > > > -- > Mit freundlichen Grüßen, > Martin von Wittich > > IServ GmbH > Bültenweg 73 > 38106 Braunschweig > > Telefon: 0531-2243666-0 > Fax: 0531-2243666-9 > E-Mail: [email protected] > Internet: iserv.eu > > USt-IdNr. DE265149425 | Amtsgericht Braunschweig | HRB 201822 > Geschäftsführer: Jörg Ludwig > >

