installing nginx on centos should be straightforward

Steve Holdoway steve at greengecko.co.nz
Sun Feb 17 22:16:27 UTC 2013


On Sun, 2013-02-17 at 17:09 -0500, mottwsc wrote:
> Thanks for catching that type, GreenGecko.
> 
> I was able to get nginx installed, but at this point it won't start (bind,
> that is).
> 
> Is this problem familiar to anyone?
> 
> >>> the end of the installation...
> Installed:
> nginx.x86_64 0:1.2.7-1.el6.ngx
> 
> Complete!
> 
> >>> trying to start nginx...
> [root at 01 ~]# /etc/init.d/nginx start
> Starting nginx: nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address
> already in use)
> nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
> nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
> nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
> nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
> nginx: [emerg] still could not bind()
> [FAILED]
> 
> Posted at Nginx Forum: http://forum.nginx.org/read.php?2,236254,236273#msg-236273

Yes. You've already got something running on port 80... either your old
nginx, or apache.

Error messages are there to help you...

Steve


-- 
Steve Holdoway BSc(Hons) MIITP 
http://www.greengecko.co.nz
Skype: sholdowa
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 6189 bytes
Desc: not available
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20130218/15b1eb9d/attachment.bin>


More information about the nginx mailing list