Thread: need help pls
View Single Post
  #1  
Old 01-07-2003, 03:05 AM
ickulestibit
Fire Beetle
 
Join Date: Jan 2003
Posts: 1
Default need help pls

made database ok but following the readme it all goes wrong at the running of Boot5, have pasted data below !
OS= Win2000 prof
internet con = cable (192.*.*.* is comp fixed ip) (83.*.*.* is ip given by server "to increase performance")
ip don't change but tried making a fixed ip using dynds.com as added

*****DB***********

# READ README.TXT!

[Database]
host=localhost
user=*****
password=*******
database=eq


### --- This file tells world.exe what computer mySQL is on. Host should
### --- be left "localhost" unless mysql is on a differant computer than world.exe.


****LOGINSERVER*****

### --- Leave the account and password field BLANK.

### --- Public Login is un-supported as is LAN playing. We reccomend using the EQEmu.net Loginserver ALWAYS.

### --- NOTE: Starting 6-1-2002, you can no longer use the word "Server" in worldname.
### --- NOTE2: the word "Server" is added to each server automaticly.

# READ README.TXT

[LoginServer]
loginserver=eqlogin1.eqemu.net
loginserver2=eqlogin2.eqemu.net
loginport=5999
loginport2=5999
worldname=ickul's
locked=false
account=
password=
worldaddress=ickulest.dyndns.info

[WorldServer]
Defaultstatus=
Unavailzone=

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



******BOOT5********

REM: This file requires your real IP in the place of "YourIP" when you are connecting
REM: To the EQEmu Loginserver.

REM: When you are using minilogin, Replace all IP Addresses to say 127.0.0.1

REM: If you still get errors try using localhost instead of 127.0.0.1

REM:--------------Start-----------------------### --- This file tells world.exe what loginserver to connect to.





@echo off
start zone . ickulest.dyndns.info 7995 192.*.*.*
start zone . ickulest.dyndns.info 7995 192.*.*.*
start zone . ickulest.dyndns.info 7997 192.*.*.*
start zone . ickulest.dyndns.info 7998 192.*.*.*
start zone . ickulest.dyndns.info 7999 192.*.*.*
exit
cls


REM:---------------END------------------------


****HOST*******

# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
# 102.54.94.97 rhino.acme.com # source server
# 38.25.63.10 x.acme.com # x client host


192.*.*.* ickulest.dyndns.info

*** running ......BOOT5********

Using database 'eq' at localhost
Loading zone names & items...
Loading items from database...
...done.
Loading guild ranks...done.
loading spells.....done
loading faction.....done
worldseverconnect: connecting to failed error :10060
initworldsever failed
entering sleepmode
*********************

any help on whats going wrong !!!!!
tried so many different ways but no luck so far
Reply With Quote