Code: Select all
sudo service apache2 status
Code: Select all
[email protected]:~ $ sudo service apache2 status
● apache2.service - The Apache HTTP Server
Loaded: loaded (/lib/systemd/system/apache2.service; enabled; vendor preset:
Active: failed (Result: exit-code) since Wed 2018-10-17 08:36:39 PDT; 7h ago
Process: 704 ExecStart=/usr/sbin/apachectl start (code=exited, status=1/FAILUR
Oct 17 08:36:39 JPI3 apachectl[704]: AH00558: apache2: Could not reliably determ
Oct 17 08:36:39 JPI3 apachectl[704]: (98)Address already in use: AH00072: make_s
Oct 17 08:36:39 JPI3 apachectl[704]: no listening sockets available, shutting do
Oct 17 08:36:39 JPI3 apachectl[704]: AH00015: Unable to open logs
Oct 17 08:36:39 JPI3 apachectl[704]: Action 'start' failed.
Oct 17 08:36:39 JPI3 apachectl[704]: The Apache error log may have more informat
Oct 17 08:36:39 JPI3 systemd[1]: apache2.service: Control process exited, code=e
Oct 17 08:36:39 JPI3 systemd[1]: Failed to start The Apache HTTP Server.
Oct 17 08:36:39 JPI3 systemd[1]: apache2.service: Unit entered failed state.
Oct 17 08:36:39 JPI3 systemd[1]: apache2.service: Failed with result 'exit-code'
lines 1-15/15 (END)...skipping...
● apache2.service - The Apache HTTP Server
Loaded: loaded (/lib/systemd/system/apache2.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Wed 2018-10-17 08:36:39 PDT; 7h ago
Process: 704 ExecStart=/usr/sbin/apachectl start (code=exited, status=1/FAILURE)
Oct 17 08:36:39 JPI3 apachectl[704]: AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1. Set the 'ServerName' directive globally to suppress thi
Oct 17 08:36:39 JPI3 apachectl[704]: (98)Address already in use: AH00072: make_sock: could not bind to address [::]:80
Oct 17 08:36:39 JPI3 apachectl[704]: no listening sockets available, shutting down
Oct 17 08:36:39 JPI3 apachectl[704]: AH00015: Unable to open logs
Oct 17 08:36:39 JPI3 apachectl[704]: Action 'start' failed.
Oct 17 08:36:39 JPI3 apachectl[704]: The Apache error log may have more information.
Oct 17 08:36:39 JPI3 systemd[1]: apache2.service: Control process exited, code=exited status=1
Oct 17 08:36:39 JPI3 systemd[1]: Failed to start The Apache HTTP Server.
Oct 17 08:36:39 JPI3 systemd[1]: apache2.service: Unit entered failed state.
Oct 17 08:36:39 JPI3 systemd[1]: apache2.service: Failed with result 'exit-code'.
Code: Select all
Active: failed (Result: exit-code) since Wed 2018-10-17 08:36:39 PDT; 7h ago
Address already in use:
no listening sockets available