I am trying to run php locally and need to open phpMyAdmin for the backend, but when i try opening it i get an error. I have attached an image of the error i get as it was easier for you to see this way.
Anyway, does anybody know how i can overcome this? I need to access phpMyAdmin you see
Well i have both running, but as you can see the error says ā#1045 Access denied for userā¦ā
I googled this and tried multiple solutions but nothing has worked. I am not using a password either as i thought this may have been the problem, but canāt seem to get anywhereā¦
make sure you have initially run the setup. then make sure that the services like php and mysql are running on xamppās control panel. hope this helps.
You should try enter the default username and password xampp. The default username is localhost and no password need. If itās not working, try to use the other PHP host like Apache but atleast you have installed PHP and MySql zip file.