I am installing the 4.1.2 XAMPP package on Windows 8. I have started Apache and MySQL in the XAMPP control panel and attempted to go to the following address: http://localhost/openemr/interface/login/login_frame.php?site=default. The text on this page reads: “Check that mysqld is running.” Both Apache and MySQL say they are active on the icons in the lower right hand corner of my screen. What is my next step?
Also, there is this warning:
Problem detected!
5:09:10 AM [mysql] Port 3306 in use by ““C:\Program Files\MySQL\MySQL Server 5.6\bin\mysqld” --defaults-file=“C:\ProgramData\MySQL\MySQL Server 5.6\my.ini” MySQL56”!
5:09:10 AM [mysql] MySQL WILL NOT start without the configured ports free!
5:09:10 AM [mysql] You need to uninstall/disable/reconfigure the blocking application
5:09:10 AM [mysql] or reconfigure MySQL and the Control Panel to listen on a different port
Oh i figured it out. In case anyone has this problem, I just got rid of the previously existing version of mySQL that I have on the computer. I suppose you could also turn it off but I have no use for it outside of this application.