Skip to content

Problems to reset database password #1092

@schoenid

Description

@schoenid

I had to reset the database password for one of my backdrop sites.
Altough I've set its settings.php for my new password according to the documantation

$database = 'mysql://database_user:new_password@localhost/database_name';
// $database_prefix = '';

it gives me an error on the website access:

backdrop cms SQLSTATE[HY000] [1045] Access denied

The site is no more working.

Why? How can I fix this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions