Azazia Software Knowledgebase
Search:     Advanced search
Browse by category:
Contact Us

WAMP Icon is half yellow or half red. What does that mean?

Add comment
Views: 6319
Votes: 0
Comments: 0
Posted: 29 Feb, 2008
by: Patridge B.
Updated: 29 Feb, 2008
by: Patridge B.
WAMP icon in the lower right hand corner of my windows desktop is yellow or red.

 

 

If you installed the Web server WAMP for windows and in the lower right hand corner of your screen, the WAMP icon is not fully white, and is yellow or red, that means one or all services are not properly running. As a result Data Center Audit will notwork because DCA will not run without a web server.
The first thing you must do is isolate which service is not starting. Click on the WAMP icon in the lower right hand corner of your screen (it looks like a white tachometer). Then look under Apache and MySQl and determine which services are not started.
Click on the WAMP icon and attempt to start the services. If that does not work, then you probably have a port conflict. By default the apache portion of WAMP uses port 80. Go to your control panel, then services and see if you have another web service already running. If so, then stop the conflicting service. For example, if you are running Windows Internet Information Services (IIS) or another web server then wamp may not start.
Similarly, if you have another database installed then MySQL may not start and as a result the icon may not be running.? By default mysql uses port 3306 so
go to START-- RUN and then type CMD.
At the 'dos' command prompt type the following:
netstat -a |findstr 3306
If it finds port 3306 then there is already a process using that service.
If you are having additional difficulties starting the service, open a support case, or visit www.wampserver.com for additional troubleshooting steps
Others in this Category
document How do I determine what version of Data Center Audit I am running?
document I went to the connection mapping screen, and there is no switch? I cannot proceed any further.
document Cannot Find table ..... Errors.
document Using an alternate MySQL user account other than the MySQL root user with Data Center Audit (DCA)
document How do I manually create the DCA mysql database and tables on UNIX?
document How to modify the Rack (X,Y) and Row (Z) Coordinates under add or modify host entry
document Changing the background row color in Data Center Audit (DCA)



RSS