1oid Posted August 1, 2020 Share Posted August 1, 2020 Hey, I just uninstalled Prestashop 1.6.1 and manually upgraded to 1.7 on my webhosting service - upon installation I have found to have this error when turning on debugging: Fatal error: Uncaught PDOException: SQLSTATE[28000] [1045] Access denied for user 'rigraffc_admin'@'localhost' (using password: YES) in /home/rigraffc/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:43 Stack trace: #0 /home/rigraffc/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php(43): PDO->__construct('mysql:host=loca...', 'rigraffc_admin', 'PASSWORD', Array) #1 /home/rigraffc/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOMySql/Driver.php(44): Doctrine\DBAL\Driver\PDOConnection->__construct('mysql:host=loca...', 'rigraffc_admin', 'PASSWORD', Array) #2 /home/rigraffc/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(360): Doctrine\DBAL\Driver\PDOMySql\Driver->connect(Array, 'rigraffc_admin', PASSWORD', Array) #3 /home/rigraffc/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(942): Doctrine\DBAL\Connection->connect() #4 /home/rigraffc/public_html/src/PrestaShopBundle/Kernel/ModuleRepository.php(70): Doctrine\ in /home/rigraffc/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php on line 103 Any ideas how to resolve this? 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