Hi Guys,
I installed httpd web server in my system. But when I tried to start its service, it shows me the below error.
$ systemctl restart httpd.service
Job for httpd.service failed because the control process exited with error code. See "systemctl status httpd.service" and "journalctl -xe" for details.
How can I solve this error?