Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::General > Archive::General Discussion

Archive::General Discussion Archive area for General Discussion's posts that were moved here after an inactivity period of 90 days.

Reply
 
Thread Tools Display Modes
  #1  
Old 03-13-2002, 02:46 PM
kalor22
Fire Beetle
 
Join Date: Mar 2002
Posts: 18
Default me again..

ugh i wish i could get this...i tried to follow the readme word by word..anyways i downloaded msql or whatever i did the steps and this is what my db looks like:


[Database]
host=localhost
user=my msql name is here
password=so is pw
database=eq


ok heres the loginserver file:

[LoginServer]
loginserver=eqlogin.gotfrags.com
worldname=test1
locked=false
worldaddress=
account=
password=
worldaddress=
loginport=5999



and heres the eqhost file:


[Registration Servers]
{
"localhost:5999"
}
[Login Servers]
{
"localhost:5999"
}

then i run minilogin it says listening to port 5999
i keep that going and then run world and i get all this stuff come up:
first error is
"ERROR acess denied for user: bandit@localhost (using passwords: yes)

htne these:

loading items: db query ERROR

everything has the word error in it until it gets to these two:


worldserver listening on port 5999
connected to loginserver: eqlogin.gotfrags.com:5999


sorry thats so long..umm anyone have any ideas...as far as i know im using the most up to date stuff i dled eqmus newest version and msql is installed..what did i do wrong? thanks for your time
__________________
EQ FOREVER!
Reply With Quote
  #2  
Old 03-13-2002, 03:23 PM
lacidar
Fire Beetle
 
Join Date: Feb 2002
Posts: 8
Default

First off, are you trying to run a server off gotfrags, or locally?

If you're connecting locally, change loginserver=localhost in the ini.
If you're connecting to gotfrags, don't run minilogin, and change eqhosts.txt to use port 5997.

The database errors looks like your user permissions are set improperly.

run the following command to make sure:
mysql -u bandit -p eq

then enter your password. I'm assuming your username is bandit. If you can't get in using this, then you need to change permissions in the user table in the mysql database. More info on this can be found under section 4.3 in the mysql manual (in docs dir under mysql dir)
Reply With Quote
  #3  
Old 03-13-2002, 03:30 PM
kalor22
Fire Beetle
 
Join Date: Mar 2002
Posts: 18
Default cool

i guess im tyring to connect locally im jsut tyri g to connect to the server i made a acocunt for but i gotta connect to it within 15 mins hehe thanks a bunch for the help tho man. would you know how i would go about connecting to the server?
__________________
EQ FOREVER!
Reply With Quote
  #4  
Old 03-13-2002, 11:33 PM
Trumpcard
Demi-God
 
Join Date: Jan 2002
Location: Charlotte, NC
Posts: 2,614
Default

If you are using minilogin , you dont have to create an account at gotfrags, you use eqemu/eqemu as the username/password, only one that works...

Your permissions are definately wrong for the mysql user name.. you need to update

go into mysql, and try this....

GRANT ALL PRIVILEGES ON eq.* TO bandit@localhost
IDENTIFIED BY 'some_pass' WITH GRANT OPTION;
Reply With Quote
  #5  
Old 03-14-2002, 05:20 AM
kalor22
Fire Beetle
 
Join Date: Mar 2002
Posts: 18
Default k

cool thanks alot ill try it
__________________
EQ FOREVER!
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 11:46 AM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3