the wamp server icon is yellow, I tried:
1. Open the httpd.conf file with the logo icon
Search:
Order Deny,Allow
Deny from all
Allow from 127.0.0.1
Change to:
Order Deny,Allow
Allow from all
Without changes!
2.left click the wamp> Put Online icon
no changes, still online put a yellow icon → locall host not work
3.apache → service → start service → does not work
4.apache → service → test port 80 →
your port is actually used: server: Microsoft
I do not know what to do?
source
share