1
votes

I've installed WampServer so many times, and everytime i face this problem.

The wamp tray icon is orange :

wamp tray icon is orange

and i get this errors in the 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 configured -- resuming normal operations

[Sun May 31 07:29:32.246382 2015] [mpm_winnt:notice] [pid 2972:tid 376] AH00456: Apache Lounge VC11 Server built: Mar 16 2014 12:13:13

[Sun May 31 07:29:32.246382 2015] [core:notice] [pid 2972:tid 376] AH00094: Command line: '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: Parent: Created child process 2700

[Sun May 31 07:29:59.421630 2015] [mpm_winnt:crit] [pid 2972:tid 376] AH00419: master_main: create child process failed. Exiting.

When i test the port 80 it says :

enter image description here

Checked the System Environment Variables for errors and understood nothing there :

enter image description here

What Causes this problem?

1
Have you had a look on that one?D4V1D
@D4V1D yes, still facing those errors in the log file.Amr SubZero
Did you download that?D4V1D
@D4V1D yes, i have from version 2005 to v 2013 installed.Amr SubZero
Is the Apache service installed? Click WAMP icon, and under Apache go to service. If it isn't started, click "Install Service". Then restart wamp.Wade

1 Answers

0
votes

Please check that you have the Visual C++ Redistributable for Visual Studio 2012 Update 4 installed on this computer.

Apache 2.4.9 requires this library to be installed.

Click the download button and then select either the X86(32bit) or X64(64bit) link to match the version of WAMPServer(32 or 64) that you installed.

If you are running on a 64bit Windows, its a good idea to download and install both the 64 and 32 bit libraries, as something somewhere you use in the future will also require the library.