Page 1 of 1

Unable to start MySQL

PostPosted: 06. January 2013 13:39
by jon_e_cache
I am unable to start MySQL Services. I am running with Admin rights. The error line indicates that I have the wrong file path, but I cannot find the file that contains the wrong path string. My.ini has no such file path string. I am thinking it is somewhere in the Windows Registry, but cannot find it.

9:32:49 PM [main] Initializing Control Panel
9:32:49 PM [main] Windows Version: 32-bit
9:32:49 PM [main] XAMPP Version: 1.8.1
9:32:49 PM [main] Control Panel Version: 3.1.0 3.1.0 [ Compiled: September 20th 2012 ]
9:32:49 PM [main] Running with Administrator rights - good!
9:32:49 PM [main] XAMPP Installation Directory: "h:\xampp\"
9:32:49 PM [main] Checking for prerequisites
9:32:50 PM [main] All prerequisites found
9:32:50 PM [main] Initializing Modules
9:32:50 PM [Apache] XAMPP Apache is already running on port 80
9:32:50 PM [Apache] XAMPP Apache is already running on port 443
9:32:50 PM [mysql] MySQL Service detected with wrong path
9:32:50 PM [mysql] Change XAMPP MySQL settings or
9:32:50 PM [mysql] Uninstall/disable the other service manually first
9:32:50 PM [mysql] Found Path: "F:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld" --defaults-file="F:\Program Files\MySQL\MySQL Server 5.1\my.ini" MySQL
9:32:50 PM [mysql] Expected Path: h:\xampp\mysql\bin\mysqld.exe --defaults-file=h:\xampp\mysql\bin\my.ini mysql
9:32:50 PM [main] Enabling autostart for module "Apache"
9:32:50 PM [main] Enabling autostart for module "MySQL"
9:32:50 PM [main] Starting Check-Timer
9:32:50 PM [main] Control Panel Ready
9:32:51 PM [Apache] Autostart aborted: Apache is already running
9:32:51 PM [mysql] Autostart active: starting...
9:32:51 PM [mysql] Attempting to start MySQL service...
9:33:02 PM [mysql] Attempting to start MySQL service...

Re: Unable to start MySQL

PostPosted: 06. January 2013 13:55
by jon_e_cache
Problem solved!! Found the errors in the registry. Fixed them. Everything now works fine!