【问题标题】:Apache service not starting in wamp server in windows 10Apache 服务未在 Windows 10 的 wamp 服务器中启动
【发布时间】:2019-09-27 05:28:40
【问题描述】:

我已经安装了 WAMP 服务器,但我无法将端口用于 Apache 服务。

我已经为 Visual Studio 安装了所有 Visual C++ Redistributable 参考:From here

【问题讨论】:

    标签: windows apache wampserver


    【解决方案1】:

    您可以尝试使用与“nestat -ao”命令的结果中提到的相同 PID 终止任务。

    要终止任务,请以管理员身份打开命令提示符,命令:taskkill /pid /f

    这里 /f 用于强制任务结束。希望对您有所帮助...如果问题仍然存在,您可以尝试重新启动系统...

    不过,您可能想查看其他解决方案,Here

    【讨论】:

    • 谢谢你,我已经尝试解决这个问题,但你是解决我问题的人
    猜你喜欢
    • 2012-12-13
    • 2018-02-18
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2020-01-17
    相关资源
    最近更新 更多