View Single Post
  #5  
Old 09-07-2004, 09:25 AM
molimo140
Hill Giant
 
Join Date: Dec 2003
Posts: 104
Default

3 Things:

1) Not enough information here, you need to post output of world.exe and zone.exe(s). Also post boot5zones.bat

2) Your DB.ini doesnt look to be correct..
Quote:
host=**.***.**.**
It should be localhost, not an acutal IP address UNLESS mysql is not on the computer you're trying to host from.

3) Your [Loginserver] Block of your loginserver.ini is incorrect

Quote:
loginserver=eqlogin1.eqemulator.net
loginserver2=eqlogin2.eqemulator.net
loginserver3=eqlogin3.eqemulator.net
loginport=5995
loginport2=5995
loginport3=5995
Should be:

Code:
loginserver=eqemulator.net
loginport=5995
Post other info, might be more problems, but try those fixes.
__________________
Server-OP and host of Lord of the Rings [Legit-Custom] Server
Reply With Quote