【发布时间】: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