当前位置:   article > 正文

ubuntu16.04下安装nginx失败

ubuntu16.04不能安装1.25 的niginx

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

stop apache2

sudo systemctl stop apache2.service

prevent apache2 to start at boot

sudo systemctl disable apache2.service

Reinstall nginx

sudo apt-get install nginx

转载于:https://my.oschina.net/u/2266730/blog/775419

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/知新_RL/article/detail/947702
推荐阅读
相关标签
  

闽ICP备14008679号