Wamp server startup error

bili picture bili · Sep 27, 2014 · Viewed 25.5k times · Source

I get an error when I try to load 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 on the of the Trayicon directoives in the [Config] section.

What am I supposed to do. It wont' load WAMPServer.

Answer

Jessé Catrinck picture Jessé Catrinck · Sep 8, 2016
  • Go to the wamp/scripts folder
  • Open console
  • run: php refresh.php

This should recreate wampmanager.ini (requires wampmanager.tpl file in wamp folder.

Taken from http://sourceforge.net/p/wampserver/feature-requests/10/#750b)

Tested only in wampserver 2.4.

Answered in: How to repair wamp server without re-installing?