So we are running an apache server on CentOS7 and the certificate for one of our sites expired. We replaced the certificate with the new one we received from DigiCert and went to restart the apache server.
However every time we try we get this error: "Job for httpd.service failed because the control process exited with error code. See "systemctl status httpd.service and journalctl -xe" for details
So when I run the sysctl status httpd.service -l command I am getting this description:
I have done counbtless google searches but I just dont have enough information on the problem to get anywhere. Any ideas as to what could be stopping the server from starting?