hello, I am having a problem opening my database. Before this I could directly go to phpmyadmin after logging in to cpanel without entering username/password. Today, I was directed to a page to enter username/password before going to the database so I did but I got this warning:
Warning in ./libraries/plugins/auth/AuthenticationCpanel.class.php#636
mysql_connect(): Access denied for user 'dhsbnet'@'localhost' (using password: YES)
Backtrace
./libraries/plugins/auth/AuthenticationCpanel.class.php#636: mysql_connect(
string ********,
string ********,
string ********,
)
./libraries/plugins/auth/AuthenticationCpanel.class.php#377: AuthenticationCpanel::cp_mysql_auth_check(
string 'dhsbnet',
string '*)9$I8uDnQE}',
)
./libraries/common.inc.php#871: AuthenticationCpanel->authCheck()
./index.php#12: require_once(./libraries/common.inc.php)
Notice in ./libraries/plugins/auth/AuthenticationCpanel.class.php#500
Undefined index: auth_type
Backtrace
./libraries/common.inc.php#876: AuthenticationCpanel->authSetUser()
./index.php#12: require_once(./libraries/common.inc.php)
so I can't open the database to see my tables and stuff. Why did this happen? How do i fix this? thanks in advance