I changed my root level password to phpMyAdmin. I did not know where to enter the password myself, because it did not give me the opportunity (login form). I wondered if it was a php.ini file, but users with read privileges could read it if I posted the password there.
Now mysql does not start as I tried to use various online resources to fix the problem. If necessary, I would uninstall mamp and reinstall, but I do not want to lose the database files. Ideally, I would return the default password, which I think was nothing but now I can’t connect to phpmyadmin or the layout start page:
Error: Could not connect to MySQL server!
Any help would be great.
UPDATE -
Error message from mom:
/Applications/MAMP/Library/bin/mysqlcheck: Got error: 1045: Access denied for user 'root'@'localhost' (using password: YES) when trying to connect
m33bo