AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   SourceBans / SourceBans++ (https://forums.alliedmods.net/forumdisplay.php?f=152)
-   -   SourceBans problem (https://forums.alliedmods.net/showthread.php?t=325751)

Cloberin 07-04-2020 23:02

SourceBans problem
 
Hi,

Can someone tell me please, what is going on? I was trying lots of times to log in, using different logins or passwords, but still have the same information, like below:

Warning: mysqli_real_connect(): (HY000/1045): Access denied for user 'admin'@'localhost' (using password: YES) in /web1/web1/home/cloberi/796363/sourcebans/includes/adodb/drivers/adodb-mysqli.inc.php on line 113 Fatal error: mysqli error: [1045: Access denied for user 'admin'@'localhost' (using password: YES)] in CONNECT(localhost, '****', '****', sb) in /web1/web1/home/cloberi/796363/sourcebans/includes/adodb/adodb-errorhandler.inc.php on line 77

Have you got any idea how to fix it?

Thank u in adv

gabr1ell 08-19-2020 01:50

Re: SourceBans problem
 
Well the error is clear you do not have access, from what I am seeing you are trying to use a local mysql if it is xamp (Windows) the default is this:

"sourcebans"
{
"driver" "mysql"
"host" "localhost"
"database" "YOUDATABASE"
"user" "root"
"pass" ""
// "timeout" "0"
// "port" "3306"
}

If it is linux I recommend checking the login and password again or uninstalling and installing again checking the password!

rehashmusic 09-07-2020 02:47

Re: SourceBans problem
 
i fixed mine by doing the following

i logged in my webhost control panel
and when i edit a user

it had a box with my hosts name in it

"%dreamhost"

i deleted that and it let my database get access


All times are GMT -4. The time now is 18:33.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.