Level 75
This is sometimes due to having more than one mysql installation, and or wrong db info in env. Double check this stuff.
Summer Sale! All accounts are 50% off this week.
When I try to migrate to my database I always get this message:
PDOException::("SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: NO)")
And this message when I try to access MySQL in the terminal:
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
This is sometimes due to having more than one mysql installation, and or wrong db info in env. Double check this stuff.
Please or to participate in this conversation.