Sectoid 20.12.2012 16:04 infinity

чят, хелп! debian sid.

sectoid@dagon:~$ sudo service nginx start
[....] Starting nginx: nginxnginx: [emerg] bind() to [::]:80 failed (98: Address already in use)
nginx: [emerg] bind() to [::]:80 failed (98: Address already in use)
nginx: [emerg] bind() to [::]:80 failed (98: Address already in use)
nginx: [emerg] bind() to [::]:80 failed (98: Address already in use)
nginx: [emerg] bind() to [::]:80 failed (98: Address already in use)
nginx: [emerg] still could not bind()

при этом:
sectoid@dagon:~$ sudo netstat -ln | grep ':80'
tcp 0 0 0.0.0.0:8010 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:8084 0.0.0.0:* LISTEN

чезанах? есть теории что это может быть?

1. arts 20.12.2012 17:07

netstat -npl

2. Sectoidarts /1 20.12.2012 17:09 infinity

разобрался уже. если nginx собран с ipv6, то: https://halfthetruth.de/2012/07/06/nginx...

Do you really want to delete ?