【问题标题】:Apache won't start on XAMPP [duplicate]Apache 不会在 XAMPP 上启动 [重复]
【发布时间】:2013-05-05 06:15:27
【问题描述】:

这是问题的截图。

我检查了xampp/apache/logs/error.log 文件,但一无所获。

我检查了一些其他应用程序正在使用我的 PC 上的端口 80。网络说罪魁祸首可能是 Skype。我在 Skype 中未选中 '使用端口 80 和 443 作为传入连接的替代方案' 选项。但是什么也没发生。 Apache 仍然自行关闭。

我也试过 cmd 并输入netstat -a -no。正在寻找使用端口 80 的 127.0.0.1:80 或 192.168.1.100:80。但是,我没有找到任何 127.0.0.1:80 甚至 192.168.1.100:80。

这是来自 XAMPP 的更新。

9:25:15 PM  [Apache]    Problem detected!
9:25:15 PM  [Apache]    Port 80 in use by "system"!
9:25:15 PM  [Apache]    Apache WILL NOT start without the configured ports free!
9:25:15 PM  [Apache]    You need to uninstall/disable/reconfigure the blocking application
9:25:15 PM  [Apache]    or reconfigure Apache to listen on a different port

出了什么问题,我该怎么办?

【问题讨论】:

  • 你可以参考this线程

标签: php mysql apache xampp skype


【解决方案1】:

您的系统上是否还有 iis。好像已经在使用 80 端口了。

打开windows服务并检查。

【讨论】:

    【解决方案2】:

    在Skype中>>

    转到工具 -> 选项 -> 高级 -> 连接并取消选中“使用端口 80 和 443 作为替代”框。

    然后关闭您的Skype并再次打开。

    【讨论】:

      猜你喜欢
      • 2012-08-11
      • 2013-07-17
      • 2018-09-22
      • 2011-12-17
      • 2013-06-04
      • 2015-11-24
      • 2020-06-17
      • 2016-07-06
      • 2015-06-10
      相关资源
      最近更新 更多