Systemd1 Apache2 Service Failed With Result Exit Code

[Solved] Systemd1 Apache2 Service Failed With Result Exit Code | Shell - Code Explorer | yomemimo.com
Question : systemd[1]: apache2.service: Failed with result 'exit-code'.

Answered by : william-wright

cd /etc/apache2/
#list all enable php version
l mods-*/php*
#disable the reduntdent version
sudo a2dismod php{verison}

Source : https://stackoverflow.com/questions/60640440/apache2-service-control-process-exited-code-exited-status-139 | Last Update : Sun, 10 Jul 22

Answers related to systemd1 apache2 service failed with result exit code

Code Explorer Popular Question For Shell