小编Pat*_*aul的帖子

清除 Apache 后 Lighttpd 无法启动

我尝试在 kubuntu 16.04 上从 Apache 迁移到 Lighttpd。我apt-get remove --purge apache2当时用apt-get install lighttpd

运行后systemctl start lighttpd我收到错误消息

 Job for lighttpd.service failed because the control process exited with error code. See "systemctl status ligttpd.service" and "journalctl -xe" for details.
Run Code Online (Sandbox Code Playgroud)

journalctl -xe 的内容是:结果失败。

Mai 25 15:25:36 Heizschrank systemd[1]: lighttpd.service: Unit entered failed state.
Mai 25 15:25:36 Heizschrank systemd[1]: lighttpd.service: Failed with result 'exit-code'.
Mai 25 15:25:36 Heizschrank systemd[1]: Reloading.
Mai 25 15:25:36 Heizschrank systemd[1]: apt-daily.timer: Adding 7h 10min 31.972833s …
Run Code Online (Sandbox Code Playgroud)

kubuntu lighttpd apache-2.4

3
推荐指数
1
解决办法
3253
查看次数

标签 统计

apache-2.4 ×1

kubuntu ×1

lighttpd ×1