Kiedy próbuję uruchomić serwer Apache przy użyciu XAMPP, to głównie mówi co następuje:XAMPP - Sesja Cache nie jest skonfigurowany [podpowiedź: SSLSessionCache]
[Apache] Check the "/xampp/apache/logs/error.log" file
[Apache] and the Windows Event Viewer for more clues
Sprawdziłem dziennik błędów i mówi:
"Session Cache is not configured"
Kompletna dziennika jest podana poniżej:
[ssl:warn] [pid 5008:tid 316] AH01873: Init: Session Cache is not configured [hint: SSLSessionCache]
[mpm_winnt:notice] [pid 5008:tid 316] AH00455: Apache/2.4.3 (Win32) OpenSSL/1.0.1c PHP/5.4.7 configured -- resuming normal operations
[mpm_winnt:notice] [pid 5008:tid 316] AH00456: Server built: Aug 18 2012 12:41:37
[core:notice] [pid 5008:tid 316] AH00094: Command line: 'c:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache'
[mpm_winnt:notice] [pid 5008:tid 316] AH00418: Parent: Created child process 1400
[ssl:warn] [pid 1400:tid 324] AH01873: Init: Session Cache is not configured [hint: SSLSessionCache]
[mpm_winnt:notice] [pid 1400:tid 324] AH00354: Child: Starting 150 worker threads.
ostatni kawałek układanki dla mnie - dzięki bardzo dużo (FWIW, Używam WAMP zamiast XAMPP). – Alfie
Moja praca nie działa Nie wiem dlaczego. Moduły 'moduły LoadModule socache_shmcb_module/mod_socache_shmcb.so #LoadModule speling_module/mod_speling.so moduły LoadModule ssl_module/mod_ssl.so', 'Zawiera conf/dodatkowe/httpd-ssl.conf' i wreszcie' SSLSessionCache „shmcb: C/wamp64 /bin/apache/apache2.4.27/logs/ssl_scache(512000) "'. Coś, czego mi brakowało. Ten sam błąd pojawia się cały czas. –