problem to start wampserver 2.0h
Posted by: mazlan (203.82.91.---)
Date: July 05, 2009 07:08AM

I got this problem when want wampserver starting automatically on windows startup after 3 to 4 days (before manually is ok)).

Aestan Tray Menu (message title):

The configuration file contains a syntaz error on line 0:
[EParseError] No tray icon was specified. Please assign a tray icon by using one of the TrayIcon* directives in the [Config] section

button->Ok

How can I solve this problem? Is there other ways than I backup, uninstall and install it freshly? Anybody had experienced this problem before?

Thanks..



Edited 1 time(s). Last edit at 07/05/2009 07:11AM by mazlan.

Options: ReplyQuote
Re: problem to start wampserver 2.0h
Posted by: yfastud (Moderator)
Date: July 05, 2009 03:43PM

most likely your antivirus/firewall cause that problem after its silent auto update

Have fun,

FREE One A Day
FREE Photo
FREE Games
FREE Websites
FREE Portable GPS
FREE WAMP Guides

Options: ReplyQuote
Re: problem to start wampserver 2.0h
Posted by: toumimi (---.237.115-78.rev.gaoland.net)
Date: July 06, 2009 04:37PM

Hi,

You got a problem with you wampmanager.ini file.
Replace its content by the following :
[Config]
ImageList=images_pc.bmp
ServiceCheckInterval=1
ServiceGlyphRunning=13
ServiceGlyphPaused=14
ServiceGlyphStopped=15
TrayIconAllRunning=16
TrayIconSomeRunning=17
TrayIconNoneRunning=18

[Services]
Name: wampapache
Name: wampmysqld

[StartupAction]
Action: run; FileName: "c:/wamp/bin/php/php5.2.5/php-win.exe";Parameters: "refresh.php";WorkingDir: "c:/wamp/scripts"; Flags: waituntilterminated
Action: resetservices
Action: readconfig;
Action: service; Service: wampapache; ServiceAction: startresume; Flags: ignoreerrors
Action: service; Service: wampmysqld; ServiceAction: startresume; Flags: ignoreerrors

Please make sure the php-win path is correct : c:/wamp/bin/php/php5.2.5/
Wamp should start and restore the right configuration winking smiley

Florian

WampServer Patch (Screenshots)
Topic EN : www.wampserver.com
Topic FR : www.wampserver.com

Options: ReplyQuote


Sorry, only registered users may post in this forum.