I have installed XAMPP on windows 10 but cannot open phpMyAdmin. I had to change Apache and MySQL ports to 8088
and 3307
because of conflicts and now they are both running. When I click on phpMyAdmin on my server it gives me the following message in a pink box:
Error MySQL said: Cannot connect: invalid settings
I've read the questions on similar problems but they mostly happened when someone changed the password, but for my case, the user is set to root and the password is empty both in MySQL server connection and in the config.inc.php
file. I have no clue where to look for the problem. I'm running PHP Version 5.6.12.