drdawt9210 2019-03-28 05:42
浏览 155

xampp错误服务器证书不包括

[Wed Mar 27 17:26:01.051901 2019] [ssl:warn] [pid 1024:tid 220] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Wed Mar 27 17:26:02.175103 2019] [ssl:warn] [pid 1024:tid 220] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Wed Mar 27 17:26:02.939504 2019] [mpm_winnt:notice] [pid 1024:tid 220] AH00455: Apache/2.4.17 (Win32) OpenSSL/1.0.2d PHP/5.6.15 configured -- resuming normal operations
[Wed Mar 27 17:26:02.939504 2019] [mpm_winnt:notice] [pid 1024:tid 220] AH00456: Apache Lounge VC11 Server built: Oct 13 2015 10:54:13
[Wed Mar 27 17:26:02.939504 2019] [core:notice] [pid 1024:tid 220] AH00094: Command line: 'C:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache'
[Wed Mar 27 17:26:02.955104 2019] [mpm_winnt:notice] [pid 1024:tid 220] AH00418: Parent: Created child process 2452
[Wed Mar 27 17:26:05.856709 2019] [ssl:warn] [pid 2452:tid 232] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Wed Mar 27 17:26:06.886311 2019] [ssl:warn] [pid 2452:tid 232] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Wed Mar 27 17:26:07.151511 2019] [mpm_winnt:notice] [pid 2452:tid 232] AH00354: Child: Starting 150 worker threads.

Error log that occurs when trying to start XAMPP.

  • 写回答

1条回答 默认 最新

  • dss087358 2019-03-28 05:58
    关注

    There are some options that you should try,

    1. If you opened Skype you have to close and quit from it. Because of It gets port 80. (So make sure Skype is not running in the background)
    2. And if SQL Server is installed there you have to stop those services from Windows Services.
    3. If MySQL Workbench is there, you have to do the same.
    4. Disable Anti-virus Program.
    5. Right click on XAMPP control panel and run as administrator.
    评论

报告相同问题?

悬赏问题

  • ¥15 安卓adb backup备份应用数据失败
  • ¥15 eclipse运行项目时遇到的问题
  • ¥15 关于#c##的问题:最近需要用CAT工具Trados进行一些开发
  • ¥15 南大pa1 小游戏没有界面,并且报了如下错误,尝试过换显卡驱动,但是好像不行
  • ¥15 没有证书,nginx怎么反向代理到只能接受https的公网网站
  • ¥50 成都蓉城足球俱乐部小程序抢票
  • ¥15 yolov7训练自己的数据集
  • ¥15 esp8266与51单片机连接问题(标签-单片机|关键词-串口)(相关搜索:51单片机|单片机|测试代码)
  • ¥15 电力市场出清matlab yalmip kkt 双层优化问题
  • ¥30 ros小车路径规划实现不了,如何解决?(操作系统-ubuntu)