HELP: Installed a new release over an existing one
Posted by: BoazBerman (---.hotnet.net.il)
Date: August 17, 2014 01:38PM

Acting dum, I installed a new release of wampserver over an existing one (same folder and everything) and didn't even bother to backup my sql tables. Now it won't run, with this error:
"The configuration file contains a syntax error on line 1235:
[EParseError] Parameter "Service" specifies an unknown service"

I need help please!!
Previous version: 2.4, new version: 2.5.



Edited 1 time(s). Last edit at 08/17/2014 01:39PM by BoazBerman.

Options: ReplyQuote
Re: HELP: Installed a new release over an existing one
Posted by: RiggsFolly (---.dynamic.dsl.as9105.com)
Date: August 17, 2014 04:46PM

yea pretty dumb.

Basically what I suggest is read this document, it is what you should have read before doing the new install

Installing a new release of WAMPServer

Basically uninstall the wampapache and wampmysql services using these commands if you cannot do it using wampmanager :-

sc delete wampapache
sc delete wampmysqld

Then follow the concept in the document.

You should be able to copy forward your previous \wamp\bin\mysql\mysqlx.y.z\data folder and then switch to that version of MySQL and dunp the databases, then switch to the new MySQL and import them.

---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>

Read The Manuals Apache -- MySQL -- PHP -- phpMyAdmin
Get your Apache/MySQL/mariaDB/PHP ADDONs here from the WAMPServer alternate Repo
-X-X-X- Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-



Edited 1 time(s). Last edit at 08/18/2014 04:03PM by RiggsFolly.

Options: ReplyQuote
Re: HELP: Installed a new release over an existing one
Posted by: BoazBerman (---.hotnet.net.il)
Date: August 18, 2014 03:21PM

You sir, you are a true hero. THNX, it worked!!

Options: ReplyQuote


Sorry, only registered users may post in this forum.