Access denied for user 'freepbxuser'@'localhost'

Hello. I have a problem accessing the freepbx web admin. I was without a firewall and something happened, I found a capacity failure, then a database failure, without a mariadb connection. I reinstalled, but now I find that I can’t access it.

I tried to do the following:
update user set password = password(‘thepasswordyouwanttouse’) where user = ‘freepbxuser’;

But it doesn’t work, I still have the problem:
SQLSTATE[HY000] [1045] Access denied for user ‘freepbxuser’@‘localhost’ (using password: YES)::SQLSTATE[HY000] [1045] Access denied for user ‘freepbxuser’@‘localhost’ (using password: YES)

Can you help me, please?
Thanks.

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.