运行apache24后,翻看了错误日记后不知道怎么解决,求高手。
最近几条错误日记:
[Wed Mar 08 22:01:52.206176 2017] [core:notice] [pid 11648:tid 532] AH00094: Command line: 'C:\AppServ\Apache24\bin\httpd.exe -d C:/AppServ/Apache24'
[Wed Mar 08 22:01:52.206176 2017] [mpm_winnt:notice] [pid 11648:tid 532] AH00418: Parent: Created child process 12088
Apache server shutdown initiated...
sl:warn] [pid 12088:tid 532] AH01873: Init: Session Cache is not configured [hint: SSLSessionCache]
[Wed Mar 08 22:01:54.706228 2017] [mpm_winnt:notice] [pid 12088:tid 532] AH00354: Child: Starting 64 worker threads.
[Wed Mar 08 22:02:05.565795 2017] [mpm_winnt:notice] [pid 11648:tid 532] AH00422: Parent: Received shutdown signal -- Shutting down the server.
[Wed Mar 08 22:02:07.597072 2017] [mpm_winnt:notice] [pid 12088:tid 532] AH00364: Child: All worker threads have exited.
[Wed Mar 08 22:02:07.612698 2017] [mpm_winnt:notice] [pid 11648:tid 532] AH00430: Parent: Child process 12088 exited successfully.
Load module mod_socache_shmcb and add to config :
SSLSessionCache shmcb:logs/ssl_cache_data(512000)