gpt4 book ai didi

php - XAMPP apache Http 服务器已停止工作

转载 作者:可可西里 更新时间:2023-11-01 07:12:27 26 4
gpt4 key购买 nike

我已经尝试了很多(重新启动 XAMPP、PC 等)但我似乎无法解决这个问题:

Problem signature:
Problem Event Name: APPCRASH
Application Name: httpd.exe
Application Version: 2.4.17.0
Application Timestamp: 561cc534
Fault Module Name: libapr-1.dll
Fault Module Version: 1.5.2.0
Fault Module Timestamp: 561cc6a2
Exception Code: c0000005
Exception Offset: 00011fcb
OS Version: 6.1.7601.2.1.0.768.3
Locale ID: 1033
Additional Information 1: 0a9e
Additional Information 2: 0a9e372d3b4ad19135b953a78882e789
Additional Information 3: 0a9e
Additional Information 4: 0a9e372d3b4ad19135b953a78882e789

我在 windows 7 32 位上,MySQL 启动正常,我的旧版本 Apache(在我要使用 SQL 数据库之前)在出现此错误后运行良好:

我也在 XAMPP 控制台中得到这个:

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

最佳答案

解决这个问题:

1 - 从 xampp 面板停止 apache 网络服务器

2 - 从 xampp 面板的配置菜单中选择 (httpd.conf)

3 - 插入代码到文件末尾

<IfModule mpm_winnt_module>
ThreadStackSize 8388608
</IfModule>

关于php - XAMPP apache Http 服务器已停止工作,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/34477360/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com