这是我第一次尝试使用 Apache 和 Ubuntu,我尝试遵循的步骤之一是使用以下命令重新启动 apache:
sudo systemctl restart apache2
它不起作用,我收到的回应是:
Job for apache2.service failed because the control process exited with error code.
See "systemctl status apache2.service" and "journalctl - xe" for details
我现在该怎么办?任何指导都会非常有用,非常感谢!