Apache 2.4 configuration for ssl not working
In Apache2.2 following line is uncommented in apache/conf/httpd.conf by default. LoadModule socache_shmcb_module modules/mod_socache_shmcb.so From Apache 2.4 above line is commented so remove the # sign before it. This should work.