Xampp Apache在启动时崩溃

时间:2014-09-07 00:06:23

标签: apache xampp

我刚刚将Xampp v3.2.1安装到我的Win 7 Ultimate机器上,Apache在启动后立即崩溃,

这是日志文件:

[Sun Sep 07 11:46:56.299334 2014] [ssl:warn] [pid 5180:tid 260] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Sun Sep 07 11:46:56.530347 2014] [ssl:warn] [pid 5180:tid 260] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Sun Sep 07 11:46:56.569349 2014] [mpm_winnt:notice] [pid 5180:tid 260] AH00455: Apache/2.4.10 (Win32) OpenSSL/1.0.1i PHP/5.5.15 configured -- resuming normal operations
[Sun Sep 07 11:46:56.569349 2014] [mpm_winnt:notice] [pid 5180:tid 260] AH00456: Apache Lounge VC11 Server built: Jul 17 2014 11:50:08
[Sun Sep 07 11:46:56.569349 2014] [core:notice] [pid 5180:tid 260] AH00094: Command line: 'C:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache'
[Sun Sep 07 11:46:56.571350 2014] [mpm_winnt:notice] [pid 5180:tid 260] AH00418: Parent: Created child process 3004
[Sun Sep 07 11:46:57.313392 2014] [ssl:warn] [pid 3004:tid 272] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Sun Sep 07 11:46:57.542405 2014] [ssl:warn] [pid 3004:tid 272] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Sun Sep 07 11:46:57.583407 2014] [mpm_winnt:notice] [pid 3004:tid 272] AH00354: Child: Starting 150 worker threads."

1 个答案:

答案 0 :(得分:0)

解决了这个问题,需要以管理员身份运行并调整防病毒以允许Xampp运行,原来我错过了一步。