View Single Post
IcEWoLF
Senior Member
Join Date: Jul 2007
Old 11-10-2012 , 15:03   Re: Bans not showing on sourceban page
Reply With Quote #8

I am hosting the site on a VPS server but I can't still connect :/
L 11/10/2012 - 12:008: [sourcebans.smx] Database failure: [2003]: Can't connect to MySQL server on '173.254.194.142' (10061). See FAQ: http://www.sourcebans.net/node/20

Code:
"Databases"
{
	"driver_default"		"mysql"
	
	"sourcebans"
	{
		"driver"			"mysql"
		"host"				"173.254.194.142"
		"database"			"xxxxx"
		"user"				"xxxxx"
		"pass"				"xxxxx"
		//"timeout"			"0"
		"port"			"3306"
	}
	
	"storage-local"
	{
		"driver"			"sqlite"
		"database"			"sourcemod-local"
	}
}
__________________
The 47 Ronin Gaming - http://www.47r-squad.com



Last edited by IcEWoLF; 11-10-2012 at 15:04.
IcEWoLF is offline