ubuntu16.04下安装nginx失败

Andrew Chan provided the right answer for me. To extend his answer a bit, here's what you can do on the commandline;nginx

stop apache2apache

sudo systemctl stop apache2.serviceide

prevent apache2 to start at bootcode

sudo systemctl disable apache2.serviceget

Reinstall nginxit

sudo apt-get install nginxevent

相关文章
相关标签/搜索