php - 无法在 xampp 中启动 apache

标签 php apache ssl

当我通过 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? [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

我在 httpd.confhttpd-ssl.conf 中更改了端口,但仍然出现此错误。

最佳答案

您似乎没有正确配置 ssl 文件。尝试关注此 tutorial .

关于php - 无法在 xampp 中启动 apache,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/33664352/

相关文章:

php - 准备 PHP 应用程序以使用 UTF-8

并行运行多个php脚本的PHP脚本

php - .htaccess 简短友好的 url

apache - 使用 Apache 2.2 和 Tomcat 6 的 Web 应用程序的虚拟主机或代理

azure - Paypal IPN 返回 302

java - JBoss 5 的 HTTPS

PHP:如何从字符串中获取特定单词

php - 检查字符串是否同时包含空格或特殊字符

php - 如何在网站 Bonus : across subdomains 上组织共享代码

iis - 如何将 IIS 证书列表导出为详细列表?