I downloaded XAMPP to use mysql and php. When I go to start MySQL I get this error
Problem detected!
Port 3306 in use by ""C:\Program Files\MySQL\MySQL Server 5.6\bin\mysqld" MySQL"!
MySQL WILL NOT start without the configured ports free!
You need to uninstall/disable/reconfigure the blocking application
or reconfigure MySQL and the Control Panel to listen on a different port
I have seen others ask this question, but no solutions are working for me.
Some just say " Stop the sevice" I have, then when I go to start it using XAMPP, the same service runs and I get the same error.
I seen one solution as "go to my.ini and change all instances of port 3306 to 3307". I did that, and I still get this error.