MySQL Forums
Forum List  »  Newbie

I have messed something up
Posted by: Mudassar khan
Date: June 30, 2021 11:43PM

So I changed a usernames password in Plesk (i dont know what possessed me) and i broke my website.
I got the error
SQLSTATE[HY000] [1044] Access denied for user 'BLU'@localhost to database 'databasename' (SQL: select * from `users` where `id` = 14 limit 1)

I changed the database user and password in the ENV file to match the new details and the error message changes to
SQLSTATE[HY000] [1044] Access denied for user 'BLU'@'%' to database 'business_listing_db' (SQL: select * from `users` where `id` = 14 limit 1)

I have no idea what to do next.

This is what happens when an uneducated person tries to put his finger in the wrong pie.

Options: ReplyQuote


Subject
Written By
Posted
I have messed something up
June 30, 2021 11:43PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.