Httpd fail to start

wonderign if anybody has any qucik tips to solve the issue with server
thanks, I will see if I cna find any info

I did the httpd config check and came back with no errors

Brian

Operating system |CentOS Linux 7.8.2003|
Webmin version |1.955 |Virtualmin version |6.12.pro|
Linux 3.10.0-1127.19.1.el7.x86_64 on x86_64|

Redirecting to /bin/systemctl status httpd.service
● httpd.service - The Apache HTTP Server
Loaded: loaded (/usr/lib/systemd/system/httpd.service; enabled; vendor preset: disabled)
Active: failed (Result: exit-code) since Sun 2020-10-11 15:31:12 BST; 13min ago
Docs: man:httpd(8)
man:apachectl(8)
Process: 5668 ExecReload=/usr/sbin/httpd $OPTIONS -k graceful (code=exited, status=0/SUCCESS)
Process: 10765 ExecStart=/usr/sbin/httpd $OPTIONS -DFOREGROUND (code=exited, status=1/FAILURE)
Main PID: 10765 (code=exited, status=1/FAILURE)

Oct 11 15:31:12 ns.01383.uk systemd[1]: Starting The Apache HTTP Server…
Oct 11 15:31:12 ns.01383.uk systemd[1]: httpd.service: main process exited, code=exited, status=1/FAILURE
Oct 11 15:31:12 ns.01383.uk systemd[1]: Failed to start The Apache HTTP Server.
Oct 11 15:31:12 ns.01383.uk systemd[1]: Unit httpd.service entered failed state.
Oct 11 15:31:12 ns.01383.uk systemd[1]: httpd.service failed.

I have editted the httpd conf file and kept only one virtual server,
it now restarts
so I’ll look at the config for each site and
so at least I have started service
cheers

I have copie dback all but one website, I can’t see the issue with the configuration for taht site.
but server is up which is a relief ;o)

You can post the config here, maybe someone will see it.

apachectl configtest

and

tail -40 /var/log/httpd/error_log

may reveal some clues.

Richard

Hi RJM,
yes I tried both of that but didn’t see any such errors
thanks

I’ll dig into this a bit further before bothering again ;o)
thanks

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.