You are not logged in.

Dear visitor, welcome to sourceserver.info. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

gumjack85

Intermediate

Posts: 175

Location: Potsdam

  • Send private message

21

Tuesday, March 30th 2010, 3:15pm

Re: Probleme mit Sourcemod<--->Sourcebans

bei uns sieh das ganze folgendermaßen aus

Source code

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
"Databases"
{
    "driver_default"        "mysql"
   
        "sourcebans"
        {
            "driver"            "default"
            "host"                "ip.ip.ip.ip"
            "database"            "dantenbank"
            "user"                "benutzer"
            "pass"                "passwort"
            //"timeout"            "0"
            "port"                "3306"
        }
        "storage-local"
        {
            "driver"            "sqlite"
            "database"            "sourcemod-local"
        }

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



hast du nicht alles kopiert... bei dir fehlt oben

Source code

1
2
"Databases" 
{
My Weapons are so loud, i can't hear you!

aimroyale.de - die Community

TheLars

Beginner

  • "TheLars" started this thread

Posts: 17

wcf.user.option.userOption53: Ja

  • Send private message

22

Tuesday, March 30th 2010, 3:24pm

Re: Probleme mit Sourcemod<--->Sourcebans

Ich bin erleichtert es geht ^^ Danke euch allen könnte euch küssen [bitte nicht schwul sehen] ^^ danke an alle ^^ bin so happy hab das problem nämlich schon länger...

hEiNz

Professional

Posts: 705

Location: Deutschland

Occupation: Freischaffender Künstler

wcf.user.option.userOption53: Nein

  • Send private message

23

Tuesday, March 30th 2010, 4:39pm

Re: Probleme mit Sourcemod<--->Sourcebans

Quoted from ""MadMakz""

entweder der MySQL user muss eine wildcard als host haben, oder einen zweiten user für die gleiche DB anlegen und die IP des gameservers ins Host setzen.

Bsp:


Hier kann "root" nur via localhost zugreifen, wärend "redmine" für alle IP´s erlaubt ist.

Für externe IP´s/zugriff muss aber das bind kommentiert werden http://sourceserver.info/viewtopic.php?p=19506#p19506">http://sourceserver.info/viewtopic.php?p=19506#p19506</a>


das hab ich gemeint ich dachte man konnte ein bißchen wissen vorraussetzen sorry

geht ja nun

@ gumjack85

so siehts aus bestteam
der rest lag am falschen copy paste

GeNeRaLbEaM

Professional

Posts: 1,537

Location: Krefeld

Occupation: Student

wcf.user.option.userOption53: Nein

  • Send private message

24

Wednesday, March 31st 2010, 9:39am

Re: Probleme mit Sourcemod<--->Sourcebans

Dann ist ja mein Post überflüssig ^^

Cool das es geklappt hat.

Gratz zu Sourcebans ^^
LG
GeNeRaLbEaM

Wer Rechtschreibfehler findet, darf sie behalten.