'Apache Server failed to start after install SSL cert - Red hat 7.9

I recently installed SSL on the Apache Server running on Oracle Linux Server 7.9.When i start the server, i am getting the error below the /var/logs/secure

Feb 11 23:56:54 zmvkycsrv polkitd[831]: Registered Authentication Agent for unix-process:9226:17786 (system bus name :1.24 [/usr/bin/pkttyagent --notify-fd 5 --fallback], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) Feb 11 23:56:54 zmvkycsrv polkitd[831]: Unregistered Authentication Agent for unix-process:9226:17786 (system bus name :1.24, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) (disconnected from bus)

the output for apache restart is below

[root@zmvkycsrv ~]# service httpd restart Redirecting to /bin/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.

Please help



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source