EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Archive::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=617)
-   -   Question about LoginServer.ini (https://www.eqemulator.org/forums/showthread.php?t=1170)

Ace Of Flames 04-14-2002 05:39 PM

Question about LoginServer.ini
 
What do I put in for world name ?

Shawn319 04-14-2002 05:42 PM

anything as long as its not blank. youll see how usefull it is when you log in for the first time.

Ace Of Flames 04-14-2002 05:44 PM

k what next ?
 
It says Server Name Here ... right now.
Is it safe to leave it like that?
I followed the next steps, ran World.exe and a bunch of errors popped up.

Shawn319 04-14-2002 05:45 PM

well what is the error??? and whats the ini's setup to.

Ace Of Flames 04-14-2002 05:48 PM

That's exactly what my LoginServer INI file looks like at this minute. I'll give you all the errors I'm getting below.

### --- This file tells world.exe what loginserver to connect to.
### --- do not add an account and password unless a EQEmu Dev member has created an account for you.
### --- adding an account and password only grants the server a green name and is not needed.

# READ README.TXT

[LoginServer]
loginserver=eqlogin.eqemu.net
worldname=Server Name Here
locked=false
account=
password=
worldaddress=63.164.240.229
loginport=5999

Failed to connect to database.



LoginServer.ini read.
Failed to connect to database: Error: Unknown MySQL Server Host '192.168.0.x' (1
1001)
Loading items...DB Query Error
Error #2006: MySQL server has gone away
Error in PopulateZoneLists query 'SELECT MAX(id) FROM items' #2006: MySQL server
has gone away
done.
Loading guild ranks...DB Query Error
Error #2006: MySQL server has gone away
Error in GetGuildRank query 'SELECT id, eqid, name, leader, rank0title, rank1, r
ank1title, rank2, rank2title, rank3, rank3title, rank4, rank4title, rank5, rank5
title from guilds' #2006: MySQL server has gone away
done.
World server listening on: port 9000
Connected to LoginServer: eqlogin.eqemu.net:5999

ibleet 04-14-2002 06:24 PM

Are you sure you correctly created and sourced a database in mysql?

Ace Of Flames 04-14-2002 06:28 PM

you mean the database named eq ?
Yes I made that one

Lurker_005 04-14-2002 06:39 PM

Test your connection to mysql.

open a dos window, and goto your emu directory. type: world adduser testusr testpass 0

If that doesn't work, either your mysql isn't running, or you info in db.ini in your eqemu dir is wrong.

Shawn319 04-15-2002 05:55 AM

Failed to connect to database: Error: Unknown MySQL Server Host '192.168.0.x' (1
1001)


ROFL. you left host=192.168.0.x

RTFM

meliudaj 04-15-2002 06:04 AM

Your db.ini needs attention!!

should be:
host=127.0.0.1 (or localhost)
user=****
password=****
database=eq


All times are GMT -4. The time now is 09:22 PM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.