Jump to content

miaooss

Members
  • Posts

    5
  • Joined

  • Last visited

  • Donations

    0.00 GBP 

Bug Comments posted by miaooss

  1. Did the readme help to launch the server ?
    The database need to be initialize first

    I was able to make it work with this config

    mangosd.config

    DataDir                      = "/mangos/data"

    LoginDatabaseInfo            = "mysqldb;3306;root;mangos;realmd"
    WorldDatabaseInfo            = "mysqldb;3306;root;mangos;mangos2"
    CharacterDatabaseInfo        = "mysqldb;3306;root;mangos;character2"

    WorldServerPort              = 8085
    BindIP                       = "0.0.0.0"


    readlmd.conf

    LoginDatabaseInfo      = "mysqldb;3306;root;mangos;realmd"
    MaxPingTime            = 30
    RealmServerPort        = 3724
    BindIP                 = "0.0.0.0"

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use