Skip to content
Advertisement

Not able to start redhat httpd service

When I try to start the httpd service it is failing with the error :

JavaScript

output of journalctl -xe

JavaScript

.

output of systemctl status httpd.service

JavaScript

I tried to change the port number in httpd.conf file. But I got the same error. Can anyone please help?

Advertisement

Answer

try check your config, validate from command apachectl configtest

Advertisement