installing nginx on centos should be straightforward
mottwsc
nginx-forum at nginx.us
Sun Feb 17 22:09:31 UTC 2013
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
More information about the nginx
mailing list