MMOCoin

Likes Likes:  0
Results 1 to 10 of 63

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Beginner

    Join Date
    Aug 2012
    Posts
    3
    Post Thanks / Like
    Rep Power
    14
    Reputation
    1
    Every time I try to post a problem I seem to figure out. Now I'm at the log in problem and I don't think I'll figure this out on my own. I can't seem to log in at all.

    Code:
    realmd.conf
    LoginDatabaseInfo = "127.0.0.1;3306;root;xxxxxxx;realmd"
    LogsDir = ""
    MaxPingTime = 30
    RealmServerPort = 3724
    BindIP = "0.0.0.0"
    PidFile = ""
    LogLevel = 0
    LogTime = 0
    LogFile = "Realmd.log"
    LogTimestamp = 0
    LogFileLevel = 0
    LogColors = ""
    UseProcessors = 0
    ProcessPriority = 1
    WaitAtStartupError = 0
    RealmsStateUpdateDelay = 20
    WrongPass.MaxCount = 0
    WrongPass.BanTime = 600
    WrongPass.BanType = 0
    
    mangosd.conf
    RealmID = 1
    DataDir = "."
    LogsDir = ""
    LoginDatabaseInfo     = "127.0.0.1;3306;root;xxxxx;realmd"
    WorldDatabaseInfo     = "127.0.0.1;3306;root;xxxxx;mangos"
    CharacterDatabaseInfo = "127.0.0.1;3306;root;xxxxx;characters"
    LoginDatabaseConnections = 1
    WorldDatabaseConnections = 1
    CharacterDatabaseConnections = 1
    MaxPingTime = 30
    WorldServerPort = 8085
    BindIP = "0.0.0.0"
    
    
    realmlist in SQLyog
    127.0.0.1 8085
    
    realmlist pointo 1270.0.0.1


    Last edited by ankido; 20-08-12 at 11:07 AM.



  2. Related Threads - Scroll Down after related threads if you are only interested to view replies for above post/thread

 

 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •