Question: Problem At Installing Step - Create Account

Problem At Installing Step - Create Account

there is an error in the laravel-2022-09-07.log [2022-09-07 00:15:36] production.ERROR: SQLSTATE[HY000] [1045] Access denied for user 'abcwims'@'localhost' (using password: YES) (SQL: sel

IL

innoGreen Digital Ltd

Asked
there is an error in the laravel-2022-09-07.log

[2022-09-07 00:15:36] production.ERROR: SQLSTATE[HY000] [1045] Access denied for user 'abcwims'@'localhost' (using password: YES) (SQL: select count(*) as aggregate from `users` where `username` = abcAdmin) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 1045): SQLSTATE[HY000] [1045] Access denied for user 'abcwims'@'localhost' (using password: YES) (SQL: select count(*) as aggregate from `users` where `username` = abcAdmin) at /home/innogreen/www/wims/vendor/laravel/framework/src/Illuminate/Database/Connection.php:759)

when press the next button at "Create Account", it haven't happen anything.
  • MS

    Mian Saleem

    Answered
    Hello,

    Please grant all privileges to user on database and then try again.

    Thank you
  • IL

    innoGreen Digital Ltd

    Answered
    i found that it seems because of using MariaDB 10, not mySQL. can it run on MariaDB?
  • MS

    Mian Saleem

    Answered
    Hello,

    It could be as the database schema is tested against MySQL only. Please let me know your server details in private reply, I will help you check.

    Thank you
  • Login to Reply