A
A
adrash kh2017-10-25 15:48:39
Apache HTTP Server
adrash kh, 2017-10-25 15:48:39

Apache2 is not updated. Writes (Job for apache2.service failed because the control process exited with error code.) What should I do?

Writes (Job for apache2.service failed because the control process exited with error code.) What should I do?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
4
4X_Pro, 2017-10-25
@XXXXPro

Option 1. Check that there are no errors in the config:
apache2ctl -t
Option 2. View logs and service status:
tail /var/log/apache2/error.log
journalctl -xu apache2.service
Option 3. Run manually from the console in debug mode : apache2 -X to print all errors to the console.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question