You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I am trying to install Ushahidi and everything had gone successful. I had already created a MySQL user and database; tested and it is OK. But when I tried to php artisan migrate, I am getting this error SQLSTATE[HY000] [1045] Access denied for user 'platform'@'localhost' (using password: NO)
Everything is OK on the .env file Where was the bug observed
This discussion was converted from issue #4419 on May 18, 2022 07:21.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Describe the bug
I am trying to install Ushahidi and everything had gone successful. I had already created a MySQL user and database; tested and it is OK. But when I tried to php artisan migrate, I am getting this error SQLSTATE[HY000] [1045] Access denied for user 'platform'@'localhost' (using password: NO)
Everything is OK on the .env file
Where was the bug observed
Beta Was this translation helpful? Give feedback.
All reactions