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]
- 本文固定链接: https://www.fengshen.cn/2023/11/ah01873-init-session-cache-is-not-configured/storyofwind/
- 转载请注明: fengshen 发表于 Dream of Wind | 一梦风神
觉得文章有用,微信打赏一元。
