Warning: file_get_contents(/data/phpspider/zhask/data//catemap/6/apache/9.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Xampp Apache在启动时崩溃-W2008服务器_Xampp_Apache - Fatal编程技术网

Xampp Apache在启动时崩溃-W2008服务器

Xampp Apache在启动时崩溃-W2008服务器,xampp,apache,Xampp,Apache,我在Windows Server 2008上安装了Xampp。它工作得很好,直到我决定安装一些更新。 现在Apache不再启动了,我收到了这些错误 [Wed Aug 29 23:31:20.328125 2012] [core:warn] [pid 1540:tid 312] AH00098: pid file C:/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run? [Wed A

我在Windows Server 2008上安装了Xampp。它工作得很好,直到我决定安装一些更新。 现在Apache不再启动了,我收到了这些错误

[Wed Aug 29 23:31:20.328125 2012] [core:warn] [pid 1540:tid 312] AH00098: pid file
C:/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Wed Aug 29 23:31:20.968750 2012] [ssl:warn] [pid 1540:tid 312] AH01873: Init:Session        Cache is not configured [hint: SSLSessionCache]
我正试图在服务器上安装仙人掌来监控一切。。。不要认为它是相关的,如果你仍然需要它,只需说: 在启用附加模块(与Apache 2.2配置相比)之前,Apache 2.4不会在windows上启动附加的SSL支持:socache_shmcb_模块

此附加信息位于httpd-ssl.conf的开头,但阅读它需要时间:)

# Required modules: mod_log_config, mod_setenvif, mod_ssl, socache_shmcb_module (for default value of SSLSessionCache)