Error Writing my.ini File / Error Starting Service (Installing a Land F/X Plugin)
Issue
When installing one of our products, you received one of the following error messages:
- Error writing my.ini file
- Error starting service
Cause
These errors are caused by an issue with the installation of the MYSQL database.
You should only see one or both of these errors when installing using our Local Data option.
Solution
You can resolve either of these errors by completing the following steps:
1. Cancel the installer
2. Open the Programs and Features utility within your Control Panel, and uninstall the file MySQL Server 5.5.
3. Delete the LandFX folder from the location where you chose to put it when installing.
4. Verify that your hidden files and folders are visible.
5. Delete the following files:
- C:\Program Files\MySQL\MySQL 5.5 Server
- C:\ProgramData\MySQL
- C:\Program Files (x86)\MySQL\MySQL 5.5 Server
ProgramData is a hidden folder. You'll only be able to see it and delete these files if your hidden files and folders are visible.
6. Follow our steps to open the Command prompt. Copy and paste the following text at the Command prompt, then press Enter.
sc delete MySQL
This step will remove the MySQL service from your computer. Don't worry – the MySQL service will be reinstalled when you run the Land F/X installer.
7. Run the installer again. It should now go through without issue.