Access Denied Error for MySQL Database

Website URL

http://talent-trade-18.infinityfreeapp.com

(please specify the URL of the site on which you are experiencing the problem)

Error Message

Access denied for user ‘if0_39767138’@‘192.168.0.56’ (using password: YES)

(please share the FULL error message you see, if applicable)

Other Information

(other information and details relevant to your question)

I have uploaded my project files to the htdocs directory and imported my database. My connection.php file has the correct database credentials (host, username, password, and database name). However, my website is showing an ‘Access denied’ error. I have confirmed that the password is correct, but the database is still rejecting the connection.

I’ve seen a lot of example where one thinks they are correct but are actually not.

Please double check, and actually opens up the client area for the correct info.

4 Likes

Thank you for the guide. I have already gone through all of these steps and confirmed that my hostname, username, password, and database name are all correct. The problem is still happening, which is why I created this post.

Is your error message still the same? Because if it is you missed the part of the docs that has the answer.

6 Likes

I checked the configuration file and the password in your configuration file does not match the password of your hosting account.

Please note that every hosting account has a distinct password, and this password does not match the password of your client area profile.

5 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.