Skip to content

Instantly share code, notes, and snippets.

@spinningcat
Last active July 4, 2019 07:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save spinningcat/4e128c51fca931c0cb83c72a87bffdfd to your computer and use it in GitHub Desktop.
Save spinningcat/4e128c51fca931c0cb83c72a87bffdfd to your computer and use it in GitHub Desktop.
● apache2.service - The Apache HTTP Server
Loaded: loaded (/lib/systemd/system/apache2.service; enabled; vendor preset: enabled)
Drop-In: /lib/systemd/system/apache2.service.d
└─apache2-systemd.conf
Active: failed (Result: exit-code) since Thu 2019-07-04 10:45:32 +03; 2min 6s ago
Process: 6346 ExecStart=/usr/sbin/apachectl start (code=exited, status=1/FAILURE)
Tem 04 10:45:32 spinningcat-Laptop systemd[1]: Starting The Apache HTTP Server...
Tem 04 10:45:32 spinningcat-Laptop apachectl[6346]: AH00534: apache2: Configuration error: No
MPM loaded.
Tem 04 10:45:32 spinningcat-Laptop apachectl[6346]: Action 'start' failed.
Tem 04 10:45:32 spinningcat-Laptop apachectl[6346]: The Apache error log may have more information.
Tem 04 10:45:32 spinningcat-Laptop systemd[1]: apache2.service: Control process exited,
code=exited status=1
Tem 04 10:45:32 spinningcat-Laptop systemd[1]: apache2.service: Failed with result 'exit-code'.
Tem 04 10:45:32 spinningcat-Laptop systemd[1]: Failed to start The Apache HTTP Server.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment