本文共 304 字,大约阅读时间需要 1 分钟。
[....] Starting apache2 (via systemctl): apache2.serviceJob for apache2.service failed because the control process exited with error code.See "systemctl status apache2.service" and "journalctl -xe" for details. failed!
经过测试卸载并清除软件包的配置即可解决
sudo apt-get purge apache2
sudo apt-get install apache2
转载地址:http://mbjwz.baihongyu.com/