首页 > 网事如风 > AH01873: Init: Session Cache is not configured
2023
11-14

AH01873: Init: Session Cache is not configured

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]

觉得文章有用,微信打赏一元。



留下一个回复

你的email不会被公开。