Xampp MySQL not starting - "Attempting to start MySQL service..." Xampp MySQL not starting - "Attempting to start MySQL service..." windows windows

Xampp MySQL not starting - "Attempting to start MySQL service..."


If you have MySQL already installed on your windows then go to services.msc file on your windows and right click the MySQL file and stop the service, now open your XAMPP and start MySQL. Now MySQL will start on the port 3306.


I had an issue with this because I had accidentally installed XAMPP to c:\windows\program files (x86) which caused a Windows permissions issue.

The installation says not to install it there, but I thought it had said to install it there.

I uninstalled and reinstalled to c:\xampp and it worked.


After Stop xampp, go to configure and change the port 3306 to 3308 of mysql and save. Now start the sql......Enjoy