Mageia Bugzilla – Attachment 5556 Details for
Bug 14427
httpd fails to start
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
httpd failing to start in M5B1
httpd_fail.txt (text/plain), 3.97 KB, created by
William Kenney
on 2014-11-02 16:49:44 CET
(
hide
)
Description:
httpd failing to start in M5B1
Filename:
MIME Type:
Creator:
William Kenney
Created:
2014-11-02 16:49:44 CET
Size:
3.97 KB
patch
obsolete
>httpd_fail.txt > >[root@localhost wilcal]# service httpd start >Redirecting to /bin/systemctl start httpd.service >Job for httpd.service failed. See "systemctl status httpd.service" and "journalctl -xe" for details. > >[root@localhost wilcal]# systemctl status httpd.service >â httpd.service - The Apache HTTP Server > Loaded: loaded (/usr/lib/systemd/system/httpd.service; enabled) > Active: failed (Result: exit-code) since Sun 2014-11-02 07:35:03 PST; 1min 3s ago > Process: 1855 ExecStart=/usr/sbin/httpd $OPTIONS -DFOREGROUND (code=exited, status=1/FAILURE) > Main PID: 1855 (code=exited, status=1/FAILURE) > >Nov 02 07:35:03 localhost httpd[1855]: AH00558: httpd: Could not reliably determine the server...sage >Nov 02 07:35:03 localhost systemd[1]: httpd.service: main process exited, code=exited, status=...LURE >Nov 02 07:35:03 localhost systemd[1]: Failed to start The Apache HTTP Server. >Nov 02 07:35:03 localhost systemd[1]: Unit httpd.service entered failed state. >Nov 02 07:35:03 localhost systemd[1]: httpd.service failed. >Hint: Some lines were ellipsized, use -l to show in full. > >/var/log/httpd/error_log > >[Sun Nov 02 07:25:18.808960 2014] [core:emerg] [pid 1183] (2)No such file or directory: AH00023: Couldn't create the rewrite-map mutex (file /run/httpd/rewrite-map.1183) >AH00016: Configuration Failed >[Sun Nov 02 07:31:08.522403 2014] [core:emerg] [pid 1090] (2)No such file or directory: AH00023: Couldn't create the rewrite-map mutex (file /run/httpd/rewrite-map.1090) >AH00016: Configuration Failed >[Sun Nov 02 07:34:47.134600 2014] [core:emerg] [pid 1829] (2)No such file or directory: AH00023: Couldn't create the rewrite-map mutex (file /run/httpd/rewrite-map.1829) >AH00016: Configuration Failed >[Sun Nov 02 07:35:03.192389 2014] [core:emerg] [pid 1855] (2)No such file or directory: AH00023: Couldn't create the rewrite-map mutex (file /run/httpd/rewrite-map.1855) >AH00016: Configuration Failed > >/var/log/messages > >Nov 2 07:34:47 localhost httpd[1829]: 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 >Nov 2 07:34:47 localhost systemd[1]: httpd.service: main process exited, code=exited, status=1/FAILURE >Nov 2 07:34:47 localhost systemd[1]: Failed to start The Apache HTTP Server. >Nov 2 07:34:47 localhost systemd[1]: Unit httpd.service entered failed state. >Nov 2 07:34:47 localhost systemd[1]: httpd.service failed. >Nov 2 07:35:03 localhost httpd[1855]: 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 >Nov 2 07:35:03 localhost systemd[1]: httpd.service: main process exited, code=exited, status=1/FAILURE >Nov 2 07:35:03 localhost systemd[1]: Failed to start The Apache HTTP Server. >Nov 2 07:35:03 localhost systemd[1]: Unit httpd.service entered failed state. >Nov 2 07:35:03 localhost systemd[1]: httpd.service failed. > >/var/log/syslog > >Nov 2 07:34:47 localhost httpd[1829]: 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 >Nov 2 07:34:47 localhost systemd[1]: httpd.service: main process exited, code=exited, status=1/FAILURE >Nov 2 07:34:47 localhost systemd[1]: Failed to start The Apache HTTP Server. >Nov 2 07:34:47 localhost systemd[1]: Unit httpd.service entered failed state. >Nov 2 07:34:47 localhost systemd[1]: httpd.service failed. >Nov 2 07:35:03 localhost httpd[1855]: 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 >Nov 2 07:35:03 localhost systemd[1]: httpd.service: main process exited, code=exited, status=1/FAILURE >Nov 2 07:35:03 localhost systemd[1]: Failed to start The Apache HTTP Server. >Nov 2 07:35:03 localhost systemd[1]: Unit httpd.service entered failed state. >Nov 2 07:35:03 localhost systemd[1]: httpd.service failed.
httpd_fail.txt [root@localhost wilcal]# service httpd start Redirecting to /bin/systemctl start httpd.service Job for httpd.service failed. See "systemctl status httpd.service" and "journalctl -xe" for details. [root@localhost wilcal]# systemctl status httpd.service â httpd.service - The Apache HTTP Server Loaded: loaded (/usr/lib/systemd/system/httpd.service; enabled) Active: failed (Result: exit-code) since Sun 2014-11-02 07:35:03 PST; 1min 3s ago Process: 1855 ExecStart=/usr/sbin/httpd $OPTIONS -DFOREGROUND (code=exited, status=1/FAILURE) Main PID: 1855 (code=exited, status=1/FAILURE) Nov 02 07:35:03 localhost httpd[1855]: AH00558: httpd: Could not reliably determine the server...sage Nov 02 07:35:03 localhost systemd[1]: httpd.service: main process exited, code=exited, status=...LURE Nov 02 07:35:03 localhost systemd[1]: Failed to start The Apache HTTP Server. Nov 02 07:35:03 localhost systemd[1]: Unit httpd.service entered failed state. Nov 02 07:35:03 localhost systemd[1]: httpd.service failed. Hint: Some lines were ellipsized, use -l to show in full. /var/log/httpd/error_log [Sun Nov 02 07:25:18.808960 2014] [core:emerg] [pid 1183] (2)No such file or directory: AH00023: Couldn't create the rewrite-map mutex (file /run/httpd/rewrite-map.1183) AH00016: Configuration Failed [Sun Nov 02 07:31:08.522403 2014] [core:emerg] [pid 1090] (2)No such file or directory: AH00023: Couldn't create the rewrite-map mutex (file /run/httpd/rewrite-map.1090) AH00016: Configuration Failed [Sun Nov 02 07:34:47.134600 2014] [core:emerg] [pid 1829] (2)No such file or directory: AH00023: Couldn't create the rewrite-map mutex (file /run/httpd/rewrite-map.1829) AH00016: Configuration Failed [Sun Nov 02 07:35:03.192389 2014] [core:emerg] [pid 1855] (2)No such file or directory: AH00023: Couldn't create the rewrite-map mutex (file /run/httpd/rewrite-map.1855) AH00016: Configuration Failed /var/log/messages Nov 2 07:34:47 localhost httpd[1829]: 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 Nov 2 07:34:47 localhost systemd[1]: httpd.service: main process exited, code=exited, status=1/FAILURE Nov 2 07:34:47 localhost systemd[1]: Failed to start The Apache HTTP Server. Nov 2 07:34:47 localhost systemd[1]: Unit httpd.service entered failed state. Nov 2 07:34:47 localhost systemd[1]: httpd.service failed. Nov 2 07:35:03 localhost httpd[1855]: 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 Nov 2 07:35:03 localhost systemd[1]: httpd.service: main process exited, code=exited, status=1/FAILURE Nov 2 07:35:03 localhost systemd[1]: Failed to start The Apache HTTP Server. Nov 2 07:35:03 localhost systemd[1]: Unit httpd.service entered failed state. Nov 2 07:35:03 localhost systemd[1]: httpd.service failed. /var/log/syslog Nov 2 07:34:47 localhost httpd[1829]: 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 Nov 2 07:34:47 localhost systemd[1]: httpd.service: main process exited, code=exited, status=1/FAILURE Nov 2 07:34:47 localhost systemd[1]: Failed to start The Apache HTTP Server. Nov 2 07:34:47 localhost systemd[1]: Unit httpd.service entered failed state. Nov 2 07:34:47 localhost systemd[1]: httpd.service failed. Nov 2 07:35:03 localhost httpd[1855]: 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 Nov 2 07:35:03 localhost systemd[1]: httpd.service: main process exited, code=exited, status=1/FAILURE Nov 2 07:35:03 localhost systemd[1]: Failed to start The Apache HTTP Server. Nov 2 07:35:03 localhost systemd[1]: Unit httpd.service entered failed state. Nov 2 07:35:03 localhost systemd[1]: httpd.service failed.
View Attachment As Raw
Actions:
View
Attachments on
bug 14427
: 5556