Wampserver 2.1 gives orange icon after install on Windows 7

后端 未结 16 891
自闭症患者
自闭症患者 2021-01-01 16:58

I just installed Wampserver 2.1 on my windows 7 64bit computer and the icon that should turn green, turns orange, saying that the server is not ready.

The result is

16条回答
  •  失恋的感觉
    2021-01-01 17:38

    I use Wampserver 2.2. I had the same problem, icon would just stay orange... Here's what I found out : If you click on the

    Wamp Tray Icon > Apache > Service > Test Port 80

    Well that showed me what was already using port 80: Server : Microsoft-HTTPAPI/2.0, which is not what I wanted... So I did like suggested above and changed the value of Listen 80 in http.conf to Listen 81. Stopped and restarted and it works.

提交回复
热议问题