[root@local ~]# service httpd start
Redirecting to /bin/systemctl start httpd.service
Job for httpd.service failed. See 'systemctl status httpd.service' and 'journalctl -xn' for details.
[root@local ~]# systemctl start httpd.service
Job for httpd.service failed. See 'systemctl status httpd.service' and 'journalctl -xn' for details.
[root@local ~]# journalctl -xn
-- Logs begin at sam. 2013-03-30 11:04:06 CET, end at sam. 2013-03-30 12:29:21 CET. --
mars 30 12:29:16 local systemd[1]: Unit httpd.service entered failed state
mars 30 12:29:20 local systemd[1]: Starting The Apache HTTP Server...
-- Subject: Unit httpd.service has begun with start-up
-- Defined-By: systemd
-- Support:
http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation:
http://www.freedesktop.org/wiki/Software/systemd/catalog/7d4958e842da4a758f6c1cdc7b36dcc5
--
-- Unit httpd.service has begun starting up.
mars 30 12:29:20 local httpd[3184]: AH00557: httpd: apr_sockaddr_info_get() failed for local
mars 30 12:29:20 local httpd[3184]: AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1. Set the 'ServerName' directive globally to suppress this message
mars 30 12:29:20 local systemd[1]: httpd.service: main process exited, code=exited, status=1/FAILURE
mars 30 12:29:21 local httpd[3186]: AH00557: httpd: apr_sockaddr_info_get() failed for local
mars 30 12:29:21 local httpd[3186]: AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1. Set the 'ServerName' directive globally to suppress this message
mars 30 12:29:21 local httpd[3186]: httpd (no pid file) not running
mars 30 12:29:21 local systemd[1]: Failed to start The Apache HTTP Server.
-- Subject: Unit httpd.service has failed
-- Defined-By: systemd
-- Support:
http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation:
http://www.freedesktop.org/wiki/Software/systemd/catalog/be02cf6855d2428ba40df7e9d022f03d
--
-- Unit httpd.service has failed.
--
-- The result is failed.
mars 30 12:29:21 local systemd[1]: Unit httpd.service entered failed state