I did a new server setup. Now the server is set up with apache as directadmin does automatic installation. Later, I wanted to install nginx_apache, but nginx cannot be started.
The error I'm getting is this: nginx: [emerg] bind() to [::1]:80 failed (99: Cannot assign requested address)
This is...