I get the following error when I open MAMP: https://i.stack.imgur.com/DTDGH.png
I changed the password via the Terminal, and all seemed well. I then changed it in the three other relevant files. I then added MAMP to the PATH so the MySQL command would be recognized. It wasn’t recognized still, so I rebooted, and now it ‘works’, yay.
But when I type mysql -p and type in my password, it says Access denied.
Why? And what does the error mean?
I should add that the start page loads fine.
Figured it out, turns out you need to edit this file as well and change -p
rootto -pnewpassword.