Mysql Access denied for user.

Hi, I have been having this problem and I do not know why it happens since in the config.php I add what I would use to make the user name and the sql host well as it puts in the cPanel and I really put the cpanel password but it does not accept it already eh tried everything worse i can not fix it, help me please.

SQL Error:
1045 - Access denied for user ‘epiz_20771373’@‘192.168.0.61’ (using password: YES)
Query:
[READ] Unable to connect to MySQL server

Please check this article first: https://infinityfree.net/support/common-mysql-errors

thanks and try but still do not let me enter help me.

@Admin said:
Please check this article first: https://infinityfree.net/support/common-mysql-errors

I put everything good password host name etc.

$ config [‘database’] [‘database’] = ‘epiz_20771373_72’;
$ config [‘database’] [‘table_prefix’] = ‘mybb_’;

$ config [‘database’] [‘hostname’] = ‘sql209.epizy.com’;
$ config [‘database’] [‘username’] = ‘epiz_20771373’;
$ config [‘database’] [‘password’] = ‘**********’;

I’d like to check your script settings, but I can’t easily find your configuration file. Which file in your account has the configuration, the database connection code and what’s a URL the code is called?

@Admin said:
I’d like to check your script settings, but I can’t easily find your configuration file. Which file in your account has the configuration, the database connection code and what’s a URL the code is called?

in /htdocs/inc/config.php

try to use another database from another page and it worked and in this one

@GhostForums said:

@Admin said:
I’d like to check your script settings, but I can’t easily find your configuration file. Which file in your account has the configuration, the database connection code and what’s a URL the code is called?

in /htdocs/inc/config.php

try to use another database from another page and it worked and in this one

I checked your settings and it looks like your password is not correct. Please make sure you’re using the hosting account password, not your client area password. By default, the hosting account password is automatically generated.

@Admin said:

@GhostForums said:

@Admin said:
I’d like to check your script settings, but I can’t easily find your configuration file. Which file in your account has the configuration, the database connection code and what’s a URL the code is called?

in /htdocs/inc/config.php

try to use another database from another page and it worked and in this one

I checked your settings and it looks like your password is not correct. Please make sure you’re using the hosting account password, not your client area password. By default, the hosting account password is automatically generated.

thanks bro good support :smiley: