How to fix Wamp server Orange Icon issue ?
In this tutorial we'll assume that you know about wamp server and you have already installed wamp server on your system but you are facing problem . So as we know green icon of wamp server shows every thing is good and wamp server is running without any porblem ( Exceptional case may be there ) .
If your wamp server icon is orange , it is telling you that either the Apache or MySQL service has not been started. .
So now let's see solution..
Start wamp server..
Click on wamp server icon..
FInd out Apache->Service->Test Port 80..
After clicking on Test Port 80 command cell will open and it will show you if your port 80 is used by anyone or not ?
If it is free then we are on right way . ( If it is used by any other app then check out this tutorial How to solve errors of wamp server ?
Now go to Apache->Service->Install Service
Once again command screen will open and it will install service..
It's done , your icon should be green now..if it's still not green then go to How to solve errors of wamp server ?
Related Posts