I get the following error while trying to start nginx after using the m1_config_install.sh:nginx: [emerg] duplicate listen options for 0.0.0.0:80 in /etc/nginx/port.conf:1
Ubuntu 16.04 xenial
nginx/1.11.2
I assume that it has something to do with the "reuseport" option, but I don't know how to resolve it other than removing it.
Hello,
I get the following error while trying to start nginx after using the m1_config_install.sh:
nginx: [emerg] duplicate listen options for 0.0.0.0:80 in /etc/nginx/port.conf:1
I assume that it has something to do with the "reuseport" option, but I don't know how to resolve it other than removing it.