Not able to launch WAMP - Aestan Tray Menu has stopped working

后端 未结 10 1987
离开以前
离开以前 2021-01-01 20:24

I just downloaded and installed WAMP, when I open it I get a warning box that

Aestan Tray Menu has stopped working -\"A problem has caused program

10条回答
  •  情话喂你
    2021-01-01 20:49

    Make sure no other program conflict Wamp such as IIS, Microsoft Web Deploy, Web Deployment Agent Service, SQL, Skype, Zonealarm, firewall/antivirus, NOD32, Eset, any web related program including Remote Desktop, Teamviewer or Apache, MySQL, PHP outside wamp folder (ie. in Program Files or System32 folder)

    Try this: open file httpd.conf through wamp tray icon and find:

    listen 80
    

    Replace with:

    listen 8181
    

    OR

    Control Panel, Uninstall Programs, Turn Widows Features On or Off, uncheck Internet Information Services
    

    to disable IIS sevices from your computer

提交回复
热议问题