Issue
I am getting the error Aestan Tray Menu from the WAMP server.
The configuration file contains a syntax error:
on line 0 [EParseError] No Tray icon was specified.
Please assign a tray icon by using one of the TrayIcon* directives in the [Config]section
Solution
This is because the wampmanager.ini file is corrupted. You can repair it without doing a full install. 1. Open up command crompt 2. Type "cd c:/wamp/scripts" 3. Type "php refresh.php" (note, for this step you'll need to have php as an environment path variable) This should recreate wampmanager.ini and you should be good to go.
Article Categories:
Wamp