adi_2016 Posted July 4, 2016 Share Posted July 4, 2016 Hi, I have recently uploaded some data to my prestashop and I receive following message after trying to open website "Link to database cannot be established: SQLSTATE[HY000] [1045] Access denied for user 'name_of_my_user'@'localhost' (using password: YES)" I contacted my hosting provider regading this localhost part of error message and they say it can't be changed, it must be static. I am not sure why I am seeing this error and how to solve it? Thanks in advance.MCM Link to comment Share on other sites More sharing options...
shyaminayesh Posted July 4, 2016 Share Posted July 4, 2016 seems like your SQL user don't have access to your database hosted in localhost o.O Link to comment Share on other sites More sharing options...
musicmaster Posted July 5, 2016 Share Posted July 5, 2016 Very simple: you did not provide the right credentials in SETTINGS.INC.PHP. This can be username or password, but it may also be the server name (_DB_SERVER_) or the database name (_DB_NAME_). Link to comment Share on other sites More sharing options...
adi_2016 Posted July 6, 2016 Author Share Posted July 6, 2016 Hi, I also think issue could be SETTINGS.INC.PHP., I am still working on this and will inform you soon. BR.Adi 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