https://segmentfault.com/q/1010000015419627
AH01873: Init: Session Cache is not configured [hint: SSLSessionCache]
apache的配置出错
1、打开 /www/server/apache/bin/httpd.conf
2、去掉改行前面 # 或添加 LoadModule socache_shmcb_module modules/mod_socache_shmcb.so
3、打开 /www/server/apache/conf/extra/httpd-ssl.conf
4、添加 SSLSessionCache "shmcb:logs/ssl_scache(512000)"
5、重启 [XAMPP - Session Cache is not configured [hint: SSLSessionCache]][1]
© 一梦风神 · 本文采用 CC BY-NC 4.0 协议共享

发表回复