Notifications
Retirer tout
Ask questions
2
Posts
2
Utilisateurs
0
Reactions
3,171
Vu
Début du sujet
The install is fine except for error message:
SQLSTATE[28000] [1045] Access denied for user 'root'@'localhost' (using password: YES)
dsn = mysql:host=localhost;port=3306
Posté : 31 Mar AM 01:033
Message means that mysql password is not correct.
You can try without any password (works on some distribs)
Posté : 31 Mar AM 04:033