yellow icon for wamp server

 ̄綄美尐妖づ 提交于 2019-12-04 07:45:43

Ok, i figured this out. What is happening is Skype is blocking port 80. So, you have to do the following:

  1. Right click on skype.
  2. Click on quit and allow it to quit.
  3. Left click on the Wamp Server icon
  4. Click Start all services.
  5. Thats it! If you want to use skype, do all of the steps (1-4) then start skype again.

It's my own problem and solveed it. click start and type servicesp-> open it and stop it ( at the r8 side). click on the yellow icon and got apache--> service--> test port 80--> if it's available, then again go to apache --> service and --> install service

restart all services by clicking wamp icon and then you will find green

i did face this complex and i did tried all the solution to make wamp server go to green , but it did not work , every thing at all , but , when i click on test port 80 on apache , it gives your port 80 is used by http/api2.0 . and from here i found the answer from a contributor in ther web site http://theandystratton.com/2012/wampapache-broken-from-microsoft-httpapi-2-0-using-port-80 , here is the solution :

Turning off Microsoft HTTP/API 2.0

  1. Open your Control Panel (Start > Control Panel)

  2. Change the view setting from Category to Small or Large Icons

  3. Open Administrative Tools

  4. Open Services

  5. Find “Web Deployment Service Agent” in the list

  6. Right click and choose Properties

  7. Click Stop

  8. Change it’s Start Up value to “Manual”

  9. Hit Apply/OK to save the changes

  10. Go to WAMP and restart all services

This should do it.

I found an issue that fixed mine on VirtualBox. For some reason the WAMP installer never installed the service. To fix it, left click on the yellow wamp icon in your task bar area, select Apache>>Service>>Install Service then follow the instructions in the DOS screen.

Next go back to Apache>>Service>> and select "Start/Resume Service"

Try installing WAMP 2.1 I also tried each and everything, but install WAMP 2.1, refrain from 2.2,

http://sourceforge.net/projects/wampserver/files/WampServer%202/WampServer%202.1/

Have a gr8 time

Try this,

  1. Left click the wamp icon, go to apache and then test port 80.
  2. If it shows apache then it is working fine and if it shows MicrosoftApi etc. then go to services --> search for web deployment agent service and stop it.
  3. Restart the wamp and hope it works for you.

Here are steps to find out the wampserver's errors

  1. Go to Control Panel -> Event Viewer
  2. Find "Apache Service" in "Summary of Administrative Events", then double click on it
  3. View errors and fix them.

Hope this is helpful!

There are many obscure things that can cause this, in my case I had enabled the PHP zip extension, it caused the yellow icon and the services were not started. With the services not started it wouldn't let me disable the extension, had to manually edit the php.ini and comment it out. Then wamp started fine.

Re-install WAMP and try to turn off WAMP before switching off machine and don't force stop while turning off, if WAMP is on and you will not deal with this problem in future.

My solution was using a different port rather than 80.

  1. Left click over the "W" icon
  2. Select Apache > Use a port other than 80
  3. 8080 worked fine for me

Good luck!

I clicked on "allow VirtualHost local ip's others than 127.*" in wamp settings.

its working fine with (green tray icon)

i had the same problem, click on wamp icon => apache => service => install service

however avoid installing 64 bit wamp, sometimes it throws dll errors, i recommend Laragon instead

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!