Vishesh Upadhyay Posted April 16, 2020 Share Posted April 16, 2020 Hello , By mistake I have deleted the php my SQL database of my store with 50+ products and 10 categories. I am getting this error - Quote Link to database cannot be established: SQLSTATE[HY000] [1044] Access denied for user 'o358797'@'%' to database 'db5000371102' at line 127 in file classes/db/DbPDO.php 122. public function connect() 123. { Is there any way to attach a new database with my prestashop shop because I don't have the backup of prev. One . Please help me. Thanking you in Anticipation! Link to comment Share on other sites More sharing options...
Rhobur Posted April 20, 2020 Share Posted April 20, 2020 You could do this by modifying the DB credentials in app/config parameters.php but it won't do much good since all configurations, shop, theme and modules settings are kept in the DB which you lost. You'll end up with your shop broken. Alternatively, you could reinstall PS from scratch. 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