View Single Post
  #4  
Old 05-25-2002, 04:15 AM
Joof
Fire Beetle
 
Join Date: May 2002
Posts: 7
Default

Ok, thanks for the help with that, I got the database functional (judging from the boot5zones.bat text that pops up), and I can give myself serverop status.

One more problem cropped up though, when I login as eqemu, there is no visible server to choose to play from.

My db.ini file looks like this:

[Database]
host=localhost
user=myuser
password=mypass
database=eq

My loginserver.ini looks like this:

[LoginServer]
loginserver=localhost
worldname=Worldname
locked=false
account=
password=
worldaddress=localhost
loginport=5999

Lastly, my eqhost.ini file looks like:

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

Thanks again if anyone can help.

I used to be able to log into my server just fine until I downloaded the databases, but i don't think they're the problem.
Reply With Quote