Last night, I changed my MySQL database password on my account at my webhost’s site.
Then I got the following error when I tried to visit my site or log into my control panel:
Database Error: Unable to connect to your database. Your database appears to be turned off or the database connection settings in your config file are not correct. Please contact your hosting provider if the problem persists.
I did all of the following:
1) I downloaded my config.php file, updated the password in it, and reuploaded it.
The line of text I altered in the config.sys file was this one:
$conf['db_password'] = "[newpassword]";2) I went into all the cache folders under my system folder and deleted all the content in those.
But the problem still persists. Is there something more I need to do to make this work?
Best wishes,
Ceil