WampServer Apache无法启动

时间:2015-05-31 04:41:52

标签: php apache wamp wampserver

我已经安装了WampServer这么多次了,每次我都遇到这个问题。

wamp托盘图标为橙色:

wamp tray icon is orange

我在Apache Error Log

中收到了这个错误
  

[Sun May 31 07:29:32.246382 2015] [mpm_winnt:notice] [pid 2972​​:tid 376] AH00455:配置Apache / 2.4.9(Win32)PHP / 5.5.12 - 恢复正常操作

     

[Sun May 31 07:29:32.246382 2015] [mpm_winnt:notice] [pid 2972​​:tid 376] AH00456:Apache Lounge VC11 Server内置:2014年3月16日12:13:13

     

[Sun May 31 07:29:32.246382 2015] [核心:通知] [pid 2972​​:tid 376] AH00094:命令行:' f:\ wamp \ bin \ apache \ apache2.4.9 \ bin \ httpd.exe -d F:/wamp/bin/apache/apache2.4.9'

     

[Sun May 31 07:29:32.527182 2015] [mpm_winnt:notice] [pid 2972​​:tid 376] AH00418:家长:创建子进程2700

     

[Sun May 31 07:29:59.421630 2015] [mpm_winnt:crit] [pid 2972​​:tid 376] AH00419:master_main:创建子进程失败。离开。

当我测试port 80时,它说:

enter image description here

检查系统Environment Variables是否有错误,并且在那里一无所知:

enter image description here

导致此问题的原因是什么?

1 个答案:

答案 0 :(得分:0)

请检查您是否在此计算机上安装了Visual C++ Redistributable for Visual Studio 2012 Update 4

Apache 2.4.9要求安装此库。

单击下载按钮,然后选择X86(32位)或X64(64位)链接以匹配您安装的WAMPServer(32或64)的版本。

如果你在64位Windows上运行,最好下载并安装64位和32位库,因为你将来使用的地方也需要这个库。