Sqlstate[28000][1045]

Hi,
I have problem to create my admin account with MySQL. I follow your documentation but when I put login and password for MySQL account created I get the error in subject. I can normally log into MySQL with that credential via CLI

Federico

This error normally means access denied. You need to check your server logfiles to know which operation created this error. Perhaps there are some permissions missing.