0

Version 2.0
Apache Version:2.2.11
PHP Version:5.3.0
MySQL Version:5.1.36

The icon is white.
When I try running php, they don't work.
They are saved in C:\wamp\www
Does anyone know why it's not working or how I can figure out?
I am using Windows 10. (Can that be why?)

Shay
  • 1
  • 1
  • 1
    Have a look at the log files in C:\wamp\logs folder specially the apache_error.log file –  Sep 25 '17 at 03:25
  • @jeff What should I look for there? – Shay Sep 25 '17 at 03:29
  • Since the server isn't starting up there should be quite a few verbose messages as to why. –  Sep 25 '17 at 03:34
  • 1
    WAMP server icon colors are red -> orange -> green have never seen a white one. Red is when the server is unable to start up. Orange when there's something stopping a server service from starting. Green well that tells you every thing is running smoothly. – S4NDM4N Sep 25 '17 at 03:39
  • If you have Skype, turn it off fully and try restarting WAMP - it messes with port 80 from memory, which can cause issues for apache. – Scott Flack Sep 25 '17 at 06:13
  • @Sand WAMPServer 2.0? That did go white sometimes, but its so old I forget the reasons why!! – RiggsFolly Sep 28 '17 at 08:50
  • You can also look at the Windows Event Log. Both Apache and MySQL write error messages there even before opening their own error logs in `wamp\logs` – RiggsFolly Sep 28 '17 at 08:51
  • Why are you using an OLD and UNSUPPORTED version of WAMPServer on Windows 10 – RiggsFolly Sep 28 '17 at 08:51
  • First thing I would check is that you have installed all the OLD and NEW MSVC Runtime libraries. [See this answer for help getting all the required libraries](https://stackoverflow.com/questions/36598500/wamp-server-doesnt-work-properly-on-windows-10/36598628#36598628) – RiggsFolly Sep 28 '17 at 08:54
  • You coudl also go to the [WAMPServer Backup Repo - Checks VC++ packages installed](http://wampserver.aviatechno.net/) and download `All Visual C++ Redistribuable Packages (x86) (32bits)` if you are on a 32 bit windows OR `All Visual C++ Redistribuable Packages (x86_x64) (32 & 64bits)` if you are 63bit windows. You will find links to these at the bottom of that page. – RiggsFolly Sep 28 '17 at 08:56
  • I think I might just uninstall and then reinstall. Thanks to all for your help! – Shay Oct 08 '17 at 18:18

0 Answers0