Agnija Posted May 14, 2014 Report Share Posted May 14, 2014 I installed WAMP server on Windows 8.1 from internet but I got the table "The confirmation file contains a syntax error on line0: [E ParseError] No tray icon was specified. Please assign a tray icon by using one of the Traylcon directives in the [Config] section." What does it mean ? Quote Link to comment Share on other sites More sharing options...
Irene Posted May 14, 2014 Report Share Posted May 14, 2014 I personally do not know. However, I found this in a search; maybe it will help: http://www.youtube.com/watch?v=1MiMVRo60O0 OR perhaps here:http://forum.wampserver.com/list.php?2 Quote Link to comment Share on other sites More sharing options...
johnsondk01 Posted August 9, 2022 Report Share Posted August 9, 2022 It's a simple fix. This issue is due to the WampServer services, which cannot be started. Just uninstall the WampServer, clean the directories (delete every associated file) and re-install with the original and new setup files. For a clean uninstall, you should use Revo Uninstaller. Try this, and if it does not work, you probably have an issue with the wampmanager.ini file. Next, we will try replacing its content with new code. Quote Link to comment Share on other sites More sharing options...
Rex M Posted September 29, 2022 Report Share Posted September 29, 2022 On 5/14/2014 at 1:54 PM, Agnija said: I installed WAMP server on Windows 8.1 from internet but I got the table "The confirmation file contains a syntax error on line0: [E ParseError] No tray icon was specified. Please assign a tray icon by using one of the Traylcon directives in the [Config] section." What does it mean ? Hello Agnija, The error "line0: [E ParseError] No tray icon was specified. Please assign a tray icon by using one of the Traylcon directives in the [Config] section" is a WAMP server startup error. It usually occurs when installing the WAMP server. It is a syntax error contained by the configuration file. However, you can follow the below steps to fix the "line0: [E ParseError] No tray icon was specified" error in the Wamp server. Firstly, rename the current wamp folder under C:/wamp to wamp2 Then, Install a new instance of the same wamp on the 😄 drive Next, copy the wampmanager INI file from the new installation (C:/wamp) into the old folder (C:/wamp2) Now, delete the new wamp folder Then, rename the old folder from wamp2 to wamp Lastly, Startup your wamp server to check for the error. If the issue persists, you can follow the next step from below: Firstly, navigate to the wamp/scripts folder. Next, open the console and type the below command, Run: php refresh.php It will recreate wampmanager.ini (requires wampmanager.tpl file in the wamp folder. Thus, the system tray will be re-generated, and you will now be able to install the Wamp server without any error. I hope the above ways help you to fix the "line0: [E ParseError] No tray icon was specified" error while installing the Wamp server. ----------------------- Regards, Rex M Quote Link to comment Share on other sites More sharing options...
Rozer Beni Posted October 11, 2022 Report Share Posted October 11, 2022 The Apache and MySQL packages are needed by the installation of a WAMP server.Install the Apache package with all dependencies to the directory you want it installed to.Then install MySQL with all dependencies to the directory you want it installed to. https://www.360sqr.com/ Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.