matserial Posted October 5, 2020 Share Posted October 5, 2020 Hi everyone, I recently changed my database password. Since that, I can no longer access the administration (except with debug mode) When I activate the error messages I have an error with my old password that appears. While the parameters have been updated in the configuration (parameters.php). I also delete the cache. The error message is: Fatal error: Uncaught PDOException: SQLSTATE[28000] [1045] Access denied for user '***********'@'*******' (using password: YES) in /home/*****/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:43 Stack trace: #0 /****/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php(43): PDO->__construct('mysql:host=...', '******', 'OLD PASSWORD ????', Array) .... I do not understand ? Do you have an idea ? Link to comment Share on other sites More sharing options...
matserial Posted October 5, 2020 Author Share Posted October 5, 2020 I have found the solution here Just delete manually the cache (FTP) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now