AH00489: Apache/2.4.33 (Unix) OpenSSL/1.0.2l configured -- resuming
normal operationsAH00094: Command line: '/www/server/apache/bin/httpd'
AH00493: SIGUSR1 received. Doing graceful restart
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]