首页
学习
活动
专区
圈层
工具
发布
首页
学习
活动
专区
圈层
工具
MCP广场
社区首页 >问答首页 >xampp上的Apache意外关闭

xampp上的Apache意外关闭
EN

Stack Overflow用户
提问于 2021-12-20 02:52:46
回答 1查看 54关注 0票数 0

我在windows 10上运行Xamppv3.3.0,我最近重新安装了我的PC和我的xampp。现在,每当我尝试启动appache服务的时候,我就会得到这个.

代码语言:javascript
运行
复制
    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为无,avail..It仍然不会启动

EN

回答 1

Stack Overflow用户

发布于 2021-12-27 04:23:46

试试这个:

将cmd作为administrator

  • Navigate运行到xampp/apache/bin

  • Type httpd -t

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

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/70416960

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档