PDA

View Full Version : i've got some problems


madman
08-31-2002, 07:29 AM
well.. i've been going at this thing for hours.. i have had it running before, but for some reason it's not wanting to work.. i'm trying to set it up for minilogin. i have done this before.. it's just not working now
i will list what my files say

[Database]
host=localhost
user=<mysql username>
password=<mysql password here>
database=eq

[LoginServer]
loginserver=localhost
worldname=Unnamed
locked=false
account=eqemu
password=eqemu
worldaddress=127.0.0.1

[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=

eqhost.txt

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

boot5zones.win9x.bat

@echo off
start zone9x . localhost 7995 localhost
start zone9x . localhost 7996 localhost
start zone9x . localhost 7997 localhost
start zone9x . localhost 7998 localhost
start zone9x . localhost 7999 localhost
exit
cls


don't know what's wrong.. everything should be working as far as i can remember from last time i had this running

Shawn319
08-31-2002, 10:55 AM
account=eqemu
password=eqemu
worldaddress=127.0.0.1

1) remove that account/password entry. leave those blank.

2) worldaddress should be localhost, just like everything else.

3) your not using the latest 0.3.5 beta (5 or 6 i think). because you are trying to use "zone9x.exe" and now we use a single zone.exe that works with all windows OS's. join the chat room and type !files to get a list of the bets downloads and their links.