error please help

Results 1 to 5 of 5
  1. #1
    Sorcerer Supreme Phantom710 is offline
    Member +Rank
    Oct 2006 Join Date
    Ontario, CanadaLocation
    353Posts

    error please help

    this is the pic im getting on mangos database handler


  2. #2
    Seems like the config file isnt pointing to your database to me...
    Go into C:\Program Files\MaNGOS Database Handler\Profiles (or wherever you installed MDBH, and open the only file there. Its called default.ini
    Makwe sure everything there is correct. Most importantly your DB (mySQL) username and password. And make sure the name of the database itself is correct.
    Hope this helps.

  3. #3
    Member phukt is offline
    MemberRank
    Dec 2003 Join Date
    48Posts
    I'm getting the same thing too

    <Config>
    <Host value="127.0.0.1">
    </Host>
    <Username value="root">
    </Username>
    <Password value="xxxx">
    </Password>
    <Mangosdb value="mangos">
    </Mangosdb>
    <Realmdb value="realmd">
    </Realmdb>
    <Port value="3306">
    </Port>
    <Order value="0">
    </Order>
    <Revision value="215">
    </Revision>
    <Tooltip value="1">
    </Tooltip>
    <Language value="English.xml">
    </Language>
    <HostP value="10.1.1.2" />
    <UsernameP value="root" />
    <PasswordP value="root" />
    <PortP value="8080" />
    <Proxy value="0" />
    <DBLang value="E" />
    <RHostname value="127.0.0.1" />
    <RUsername value="root" />
    <RPassword value="xxxx" />
    <RPort value="3306" />
    <DBInf value="1" />
    <CnSta value="1" />
    <Connect value="1" />
    <Check value="1" />
    <Server value="0" />
    <MPath value="c:\mango" />
    <RPath value="c:\mango" />
    <Log value="1" />
    <LogRestarter value="1" />
    <MangosdIP value="127.0.0.1" />
    <MangosdPort value="8085" />
    <Minimize value="0" />
    <OnlyTaskbar value="0" />
    <Back value="0" />
    <BackPath value=" " />
    <BackMode value="1" />
    <LogSelect value="1" />
    <LogInsert value="1" />
    <LogUpdate value="1" />
    <LogDelete value="1" />
    <ShowRec value="1" />
    </Config>

  4. #4
    To Phukt:
    Yours SEEMS correct..maybe i am not seeing the mistake if there IS one..
    Try opening mdbh and go to Options > Configuration...make sure everything is correct in here.
    It should be though as this is the data thats entered into your default.ini file i think.

  5. #5
    By the way..I assumed the "xxxx" for password fields was edited to be so for your own mysql security...Surely its not really set as such in the file right?



Advertisement