RE: SSL Failure
07-05-2015, 01:52 PM
(This post was last modified: 07-05-2015, 01:53 PM by elijahbate.)
I'd be checking file permissions also double check that no files have been moved/removed, start isolation testing, by editing the a vhost a time commenting out the ssl stuff. and doing apache reload to check if the vhost load passes.
also could try doing
also could try doing
Code:
a2dismod ssl
then
a2enmod ssl