3
There is a question on Server Fault: Job for httpd.service failed. Here is the answer and a comment.
Answer:
The key error message appears to be:
SSLCertificateFile: file '/etc/httpd/ssl/apache.srt' does not exist or is empty
Which is likely a small typo in
/etc/httpd/conf.d/ssl.conf
in the name of the SSL public key component of your certificate, most likely it should be apache.crt instead of apache.srt
You can see the comment under the answer.
Comment:
I KNOW FFS THANKS SOO MUCH , exucse my language
What mean of the "I know FFS"? And "exucse my language"?
Thanks, but please consider waiting longer before accepting.
– Em. – 2017-05-31T08:54:28.460@Max why? I think I can understand now. – aircraft – 2017-05-31T08:59:35.173
There are many benefits (see the link). Waiting longer is a good habit because it gives others a chance to review answers, in case there are any errors. That's my main concern. – Em. – 2017-05-31T09:19:09.423