Wydaje mi się, że jest źle zakodowana baza. Jak wchodzę na serwer to nic się nie dzieje, tak jakby nic nie było wgrane. Do tego w konsoli serwera
- 0
- Commentary: Could not find commentary data file 'maps/de_dust_commentary.txt'.
[SourceBans] Loading configs/sourcebans.cfg config file
L 10/29/2015 - 13:51:49: "LUKK><5><STEAM_1:0:42562941><>" connected, address ""
Client "LUKK>" connected (78.11.38.27:27005).
L 10/29/2015 - 13:51:49: World triggered "Round_Start"
L 10/29/2015 - 13:51:49: [sourcebans.smx] Database failure: [2002]: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2). See FAQ: http://www.sourceban...e/20"Databases"
Tak wygląda database.cfg
{
"driver_default" "mysql"
"sourcebans"
{
"driver" "mysql"
"host" "localhost"
"database" "487942"
"user" "szak0l_487942"
"pass" "haslo"
//"timeout" "0"
"port" "3306"
}
"storage-local"
{
"driver" "sqlite"
"database" "sourcemod-local"
}
}