I installed WampServer 2.5 64bits and during installation there was no error, but the following message appears in the run.
The configuration file contains a syntax error on line 325: [EParseError] Parameter "Service" specifies an unknown service
Theconfigurationfileonthislinecontainsthisinformation:
What modification should be made to this line in order for Wamp to run smoothly?
Windows 7 SP1 - 64bit
edit
part of the file
324 [switchApache2.2.22]
325 Action: service; Service: ; ServiceAction: stop; Flags: ignoreerrors waituntilterminated
326 Action: run; FileName: "c:/wamp/bin/apache/apache2.2.22/bin/httpd.exe"; Parameters: "-n wampapache -k uninstall"; ShowCmd: hidden; Flags: ignoreerrors waituntilterminated
Looking at GitHub I could see that my file is missing the information in the service, but I'm not sure what information to add to this location. > Follow the search link