I installed Xampp on Windows 7. When I try to start XAMPP, I get the following message and MySql does not start.
7:12:54 AM [mysql] Problem detected! 7:12:54 AM [mysql] Port 3306 in use by "C:\Program Files (x86)\Google\Chrome\Application\chrome.exe"! 7:12:54 AM [mysql] MySQL WILL NOT start without the configured ports free! 7:12:54 AM [mysql] You need to uninstall/disable/reconfigure the blocking application 7:12:54 AM [mysql] or reconfigure MySQL and the Control Panel to listen on a different port
How can fix this?
Any help would be greatly appreciated