Aestan Tray Menu Error [duplicate]

你说的曾经没有我的故事 提交于 2019-12-01 04:08:30

问题


i installed the wamp server 2.2e in windows xp. when i start the wamp server it displays the windows error(Aestan Tray Menu has encountered a problem and needs to close. We are sorry for the inconvenience). Can anyone advise how to resolve this issue


回答1:


Before you install Wamp!

If already installed, then UNINSTALL WAMP(you can backup folders WWW and BIN>mysql>data), and install MS PACKAGES at first:

Microsoft Visual C++ 2008 SP1 Redistributable Package !
( or 2010 or 2012 version.. in some cases, maybe .Net Framework is needed too?))

After that, install WAMP!




回答2:


A few things to check:

  • Have you installed the services? It can be a little temperamental the tray, but look for an install services batch file. This will get the apache and mysql services running
  • Is your configuration OK? Particularly, check apache's config with httpd -t on the command line (make sure that you're in the apache/bin folder if httpd isn't in your path)
  • Have you got the correct version (32bit versus 64bit)?
  • Have you checked your wamp error logs?
  • Have you got the pre-requisites installed, such as the Microsoft VC++ redistributable?

If you're still having trouble, checkout the official forum (such as this post http://forum.wampserver.com/read.php?2,53095) and post there for some decent help.




回答3:


Migh be the same issue (have to install Microsoft Visual C++ 2008 Redistributable Package) :

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




回答4:


Try to install .Net framework Latest version. Link: http://www.microsoft.com/en-us/download/details.aspx?id=21 Before Installing WAMP make sure that you uninstalled old versions.



来源:https://stackoverflow.com/questions/13122679/aestan-tray-menu-error

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