[EParseError] Mismatched or misplaced quotes on parameter "Caption"
Posted by: nierewa (---.dip0.t-ipconnect.de)
Date: October 10, 2019 09:55AM

Hi,

suddenly i get this eroor message:

"---------------------------
Aestan Tray Menu
---------------------------
The configuration file contains a syntax error on line 444:

[EParseError] Mismatched or misplaced quotes on parameter "Caption"
---------------------------
OK
---------------------------
"

Line 444 in wampmanager.ini:
Type: item; Caption: ""h ttp://AdminPC""; Action: multi; Actions: server_"h ttp://AdminPC"; Glyph: 20

If I remove the second "" and start wamp, the "" are always insert back to this line.

May someone help me?



Edited 1 time(s). Last edit at 10/10/2019 12:39PM by Otomatic.

Options: ReplyQuote
Re: [EParseError] Mismatched or misplaced quotes on parameter "Caption"
Posted by: Otomatic (Moderator)
Date: October 10, 2019 12:00PM

Hi,

> Caption: ""[AdminPC""];; Action: multi; Actions: server_"[AdminPC"];;

This does not correspond to anything of Wampserver origin.

Wouldn't you have made some unwanted changes in wampmanager.tpl or in the wampmanager scripts.
there are two times"" and two times;; moreover[AdminPC"] does not correspond to anything in the original Wampserver.

You can eventually restore the wampmanager.ini file by leaving with a minimal file:
wampmanager ini repair
Repair tool for wampmanager.ini file if it is corrupted or missing. You can download at any time, but install this tool only if you need it, because it takes into account the current configuration of Wampserver. A wampmamanger.ini corrupted file is reflected mostly by errors like "[EparseError]" or "Could not execute run action" when launching Wampserver.

To restore the files you have modified:
- Apply Update 3.1.9 to your version of Wampserver
Wampserver update 3.1.9

> suddenly i get this eroor message:
What operation did you perform before this error occurred "suddenly"?

What is the content of the httpd-vhosts.conf file?

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons



Edited 1 time(s). Last edit at 10/10/2019 12:32PM by Otomatic.

Options: ReplyQuote
Re: [EParseError] Mismatched or misplaced quotes on parameter "Caption"
Posted by: Otomatic (Moderator)
Date: October 10, 2019 01:05PM

Hi,

You have defined or modified a ServerName manually, without using the VirtualHost creation tool and you have added quotes" at the beginning and end of this ServerName, for example:
ServerName "AdminPC"
There must be no quote to define ServerName

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote


Sorry, only registered users may post in this forum.