【问题标题】:Apache on xampp shut down unexpectedlyxampp 上的 Apache 意外关闭
【发布时间】:2022-01-21 18:48:24
【问题描述】:

我在 Windows 10 上运行 Xampp v3.3.0,我最近重置并重新安装了我的 PC 以及我的 xampp。现在,每当我尝试启动 appache 服务时,我都会得到这个...

    03:35:40  [Apache]  Error: Apache shutdown unexpectedly.
    03:35:40  [Apache]  This may be due to a blocked port, 
    missing dependencies, 
    03:35:40  [Apache]  improper privileges, a crash, or a 
    shutdown by another method.
    03:35:40  [Apache]  Press the Logs button to view error 
    logs and check
    03:35:40  [Apache]  the Windows Event Viewer for more clues
    03:35:40  [Apache]  If you need more help, copy and post 
    this
    03:35:40  [Apache]  entire log window on the forums

我得到了涉及更改端口 80 和其他端口的答案,完成此操作并重新启动我的 PC 和 apache 无济于事..它仍然无法启动

【问题讨论】:

    标签: apache


    【解决方案1】:

    试试这个:

    • 以管理员身份运行 cmd
    • 导航到 xampp/apache/bin
    • 键入 httpd -t

    这将检查您的 apache 配置文件的有效性。

    【讨论】:

      猜你喜欢
      • 2021-10-04
      • 2013-08-20
      • 2021-06-28
      • 1970-01-01
      • 1970-01-01
      • 2020-06-22
      相关资源
      最近更新 更多