无法启动Apache xampp

时间:2014-12-05 12:08:20

标签: xampp

这是我的错误。日志。

尝试了一些事情,但没有成功。

[Fri Dec 05 12:37:37.294839 2014] [ssl:warn] [pid 5712:tid 384] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name 
[Fri Dec 05 12:37:38.294842 2014] [ssl:warn] [pid 5712:tid 384] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name 
[Fri Dec 05 12:37:39.883734 2014] [mpm_winnt:notice] [pid 5712:tid 384] AH00455: Apache/2.4.10 (Win32) OpenSSL/1.0.1i PHP/5.6.3 configured -- resuming normal operations 
[Fri Dec 05 12:37:39.883734 2014] [mpm_winnt:notice] [pid 5712:tid 384] AH00456: Apache Lounge VC11 Server built: Jul 17 2014 11:50:08 
[Fri Dec 05 12:37:39.883734 2014] [core:notice] [pid 5712:tid 384] AH00094: Command line: 'C:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache' 
[Fri Dec 05 12:37:39.899330 2014] [mpm_winnt:notice] [pid 5712:tid 384] AH00418: Parent: Created child process 5276 
[Fri Dec 05 12:37:43.104903 2014] [ssl:warn] [pid 5276:tid 344] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name 
[Fri Dec 05 12:37:43.761149 2014] [ssl:warn] [pid 5276:tid 344] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name 
[Fri Dec 05 12:37:44.089684 2014] [mpm_winnt:notice] [pid 5276:tid 344] AH00354: Child: Starting 150 worker threads.

2 个答案:

答案 0 :(得分:0)

我刚用端口8080再次启动它,然后切换回端口80,现在apache正在启动。

答案 1 :(得分:0)

我通过更正httpd.conf中的目录解决了这个问题 我的团队改为xampp的标准目录,这在httpd.conf中没有提到

相关问题