Apache reported an error, but there is no solution to the search. I'm here to find the answer.

AH00489: Apache/2.4.33 (Unix) OpenSSL/1.0.2l configured-- resuming
normal operations

AH00094: Command line:"/ www/server/apache/bin/httpd"

AH00493: SIGUSR1 received. Doing graceful restart

AH01873: Init: SessionCache is not configured [hint: SSLSessionCache]

the above four mistakes always occur frequently, and the error rate is very high. Baidu has searched a lot, but it has not been solved. Please give me some advice

.
Mar.23,2021

AH01873: Init: SessionCache is not configured [hint: SSLSessionCache]

configuration error of apache

1, open / www/server/apache/bin/httpd.conf
2, remove -sharp or add LoadModule socache_shmcb_module modules/mod_socache_shmcb.so
3, open / www/server/apache/conf/extra/httpd-ssl.conf
4, add SSLSessionCache "shmcb:logs/ssl_scache (512000)"
5, restart
[XAMPP-SessionCache is not configured [hint: SSLSessionCache] [1]

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3be01-2c2c0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3be01-2c2c0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?