【问题标题】:Xampp control panel apache errorXampp控制面板apache错误
【发布时间】:2014-06-19 14:20:25
【问题描述】:
I installed xampp control panel v3.2.1  , my apache is not working as it gives error that 


12:43:58  [Apache]  Problem detected!
12:43:58  [Apache]  Port 80 in use by "Unable to open process" with PID 4!
12:43:58  [Apache]  Apache WILL NOT start without the configured ports free!
12:43:58  [Apache]  You need to uninstall/disable/reconfigure the blocking application
12:43:58  [Apache]  or reconfigure Apache and the Control Panel to listen on a different port

我的后台没有运行任何东西。有什么选择吗??

【问题讨论】:

  • netstat -an 80 端口在运行什么?

标签: php xampp


【解决方案1】:

您的系统端口 80 被其他资源使用。这就是这个错误的原因。
将默认端口 80 更改为某事

转到你的 xampp 文件夹 > apache >config> 找到 httpd 文件。在那个文件上搜索词听。默认设置为 80 更改为 2000 或 3000 任何一个。保存该文件。再次运行您的 xampp。 :)

【讨论】:

    【解决方案2】:

    这通常在您运行 Skype 时发生。如果这是您的情况并且您不想更改 Apache 配置,请打开 Skype 并查找菜单工具 -> 选项 -> 高级 -> 连接。取消选中“使用端口 80 和 443 作为传入连接的替代选项”框

    【讨论】:

      猜你喜欢
      • 2019-01-01
      • 2014-09-09
      • 2015-07-04
      • 2023-04-04
      • 1970-01-01
      • 2021-08-27
      • 2014-05-01
      • 2021-12-28
      • 2018-03-19
      相关资源
      最近更新 更多