简体   繁体   English

无法在Xampp中启动apache

[英]Couldn't start apache in xampp

When I start apache through xampp , I get this error log: 通过xampp启动apache ,出现以下错误日志:

[Thu Nov 12 09:42:08.868102 2015] [ssl:warn] [pid 3412:tid 244] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name [Thu Nov 12 09:42:08.913105 2015] [core:warn] [pid 3412:tid 244] AH00098: pid file C:/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run? [2015年11月12日星期四09:42:08.868102] [ssl:warn] [pid 3412:tid 244] AH01909:www.example.com:443:0服务器证书不包含与服务器名称匹配的ID [11月12日星期四09:42:08.913105 2015] [core:warn] [pid 3412:tid 244] AH00098:pid文件C:/xampp/apache/logs/httpd.pid被覆盖了-不干净的关机是否关闭了以前的Apache运行? [Thu Nov 12 09:42:09.056113 2015] [ssl:warn] [pid 3412:tid 244] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name [2015年11月12日星期四09:42:09.056113] [ssl:warn] [pid 3412:tid 244] AH01909:www.example.com:443:0服务器证书不包含与服务器名称匹配的ID

I changed port in httpd.conf and httpd-ssl.conf but I still get this error. 我更改了httpd.confhttpd-ssl.conf端口,但仍然收到此错误。

It looks like you didn't properly configured the ssl file. 看来您没有正确配置ssl文件。 Try following this tutorial . 尝试遵循本教程

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM