Search code examples
wampwampserver

Wamp: The configuration file contains a syntax error on line 24


How can I start the wamp server on windows 7 using wamp version 2.4?

Following is the error message I get:

The configuration file contains a syntax error on line 24: [EParseError][config] section directive "ImageList" already specified.


Solution

  • ISSUE

    You have a duplicate entry on C:\wamp\wampmanager.ini

    ImageList=images_off.bmp or something like that.

    FIX

    Remove one of them (probably line 24)