标签:install server 分享 alt 技术分享 info apach com start
不知道如何启动apache2就启动不来了。
如下图所示:
即使卸载了重新装也是如此
经过测试卸载并清除软件包的配置即可解决
sudo apt-get purge apache2
sudo apt-get install apache2
apache2启动失败(Failed to start The Apache HTTP Server.)解决方案
标签:install server 分享 alt 技术分享 info apach com start
原文地址:https://www.cnblogs.com/nul1/p/9866127.html