Source Bans... Please help

Connect with other users about what to run on your webhosting (and how to run it) here.
Post Reply
franktheprogamer
New to forums
New to forums
Posts: 5
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Wed Oct 16, 2013 4:44 pm

Source Bans... Please help

Post by franktheprogamer »

Ive tried several times to use databases and install sourcebans but it is not working and this is the general error I am getting.


L 10/21/2013 - 16:13:06: [sourcebans.smx] Database failure: Could not find driver "mysql". See FAQ: http://www.sourcebans.net/node/20
[SourceBans] Loading configs/sourcebans.cfg config file
[SM] Loaded plugin sourcebans.smx successfully.

This is my databases.cfg

"Databases"
{
"driver_default" "mysql"

"sourcebans"
{
"driver" "default"
"host" "progamerservers.site.nfoservers.com"
"database" "progamerservers_sb"
"user" "progamerservers"
"pass" "Removed this"
//"timeout" "0"
"port" "3306"
}
"default"
{
"driver" "default"
"host" "localhost"
"database" "sourcemod"
"user" "root"
"pass" ""
//"timeout" "0"
//"port" "0"
}

"storage-local"
{
"driver" "sqlite"
"database" "sourcemod-local"
}

"clientprefs"
{
"driver" "sqlite"
"host" "localhost"
"database" "clientprefs-sqlite"
"user" "root"
"pass" ""
//"timeout" "0"
//"port" "0"
}
}


I am really not sure I have followed countless tutorials sent in several tickets and still no help and I cant find a fix anywhere.

This is the link to my sourcebans also

http://progamerservers.site.nfoservers.com/sourcebans/
User avatar
soja
This is my homepage
This is my homepage
Posts: 2389
Joined: Fri May 18, 2012 3:20 pm

Re: Source Bans... Please help

Post by soja »

EDIT: Nevermind it doesn't matter on nfo.

What are the permissions for the file? How did you install sourcemod, through the autoinstaller or manually?
Not a NFO employee
User avatar
soja
This is my homepage
This is my homepage
Posts: 2389
Joined: Fri May 18, 2012 3:20 pm

Re: Source Bans... Please help

Post by soja »

sorry, when I say "file" I mean dbi.mysql.ext.dll located in the extensions folder(or .so if you are on linux).

You can see your OS on the "server health" tab in your control panel
Not a NFO employee
franktheprogamer
New to forums
New to forums
Posts: 5
Joined: Wed Oct 16, 2013 4:44 pm

Re: Source Bans... Please help

Post by franktheprogamer »

Wait what are you talking about what about that file and where is it located?
franktheprogamer
New to forums
New to forums
Posts: 5
Joined: Wed Oct 16, 2013 4:44 pm

Re: Source Bans... Please help

Post by franktheprogamer »

Would you be able to add me on steam at - frankprogamer please :p
User avatar
soja
This is my homepage
This is my homepage
Posts: 2389
Joined: Fri May 18, 2012 3:20 pm

Re: Source Bans... Please help

Post by soja »

Added you
Not a NFO employee
franktheprogamer
New to forums
New to forums
Posts: 5
Joined: Wed Oct 16, 2013 4:44 pm

Re: Source Bans... Please help

Post by franktheprogamer »

Alright thank you I will be on a bit later after my morning classes
Post Reply