Вот что выводит команда
systemctl status apach2.service
● apache2.service - The Apache HTTP Server
Loaded: loaded (/lib/systemd/system/apache2.service; enabled; vendor preset:
Drop-In: /lib/systemd/system/apache2.service.d
└─apache2-systemd.conf
Active: failed (Result: exit-code) since Sun 2020-01-26 13:21:08 +03; 5min ag
янв 26 13:21:08 malzeriy-XYZ systemd[1]: Starting The Apache HTTP Server...
янв 26 13:21:08 malzeriy-XYZ apachectl[8188]: Segmentation fault (core dumped)
янв 26 13:21:08 malzeriy-XYZ apachectl[8188]: Action 'start' failed.
янв 26 13:21:08 malzeriy-XYZ apachectl[8188]: The Apache error log may have more
янв 26 13:21:08 malzeriy-XYZ systemd[1]: apache2.service: Control process exited
янв 26 13:21:08 malzeriy-XYZ systemd[1]: apache2.service: Failed with result 'ex
янв 26 13:21:08 malzeriy-XYZ systemd[1]: Failed to start The Apache HTTP Server.
Как я понимаю ошибка в файле apache2-systemd.conf Вот его содержимое
[Service]
Type=forking
RemainAfterExit=no