Skip to content

Instantly share code, notes, and snippets.

@astamicu
Last active October 9, 2020 12:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save astamicu/31ffaf5c5d5bfc7b1c48d585188b5350 to your computer and use it in GitHub Desktop.
Save astamicu/31ffaf5c5d5bfc7b1c48d585188b5350 to your computer and use it in GitHub Desktop.
Wampserver Aestan Tray Menu error

Could not execute menu item (internal error)...

The problem was with the wrong browser (not available anymore) set in wamp config.

To fix:

  1. Edit the file wampmanager.conf inside your wamp direcotry.
  2. Replace the full file path under the [main] section for the navigator parameter
  3. Save the file
  4. Right-click on the wamp icon and select refresh

Big thanks to this stackoverflow answer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment