【问题标题】:Updated Windows 10, now Bitnami Wamp Apache will not start更新了 Windows 10,现在 Bitnami Wamp Apache 将无法启动
【发布时间】:2017-10-14 18:28:52
【问题描述】:

今天更新了 Windows 10,现在 apache 服务器不会在 Bitnami WAMP 中启动。

这是我收到的 Windows 错误 httpd.exe: Could not open configuration file C:/Program Files/Bitnami/wampstack-7.1.1-0/apache2/conf/httpd.confN: The system cannot find the file specified.

同样来自 Bitnami 服务器事件:

Starting Apache Web Server...
Exit code: 1
Stdout:

Stderr:
Unknown error starting apache"

文件请求的末尾似乎有一个不应该存在的“N”。我不知道如何解决这个问题,或者还有什么问题。在我今天早上运行系统更新之前,一切正常。

【问题讨论】:

  • 您是否在 Windows 事件查看器中查看过来自 Apache 的消息?它们通常非常有用且内容丰富

标签: apache windows-10 wamp httpd.conf bitnami


【解决方案1】:

这里是 Bitnami 开发者,

我建议你检查这个.bat文件的内容

<installdir>/apache2/scripts/serviceinstall.bat

如果没问题就执行

<installdir>/apache2/scripts/serviceinstall.bat remove <installdir>/apache2/scripts/serviceinstall.bat install

这将正确地重新安装服务。

【讨论】:

    猜你喜欢
    • 2018-02-03
    • 2015-02-04
    • 2015-10-29
    • 2020-10-08
    • 2015-03-31
    • 1970-01-01
    • 2015-11-03
    • 2020-01-17
    • 2015-10-21
    相关资源
    最近更新 更多