Thread: Error 11001
View Single Post
  #2  
Old 11-09-2003, 08:49 AM
Guest
 
Posts: n/a
Default

Quote:
Unknown 'compression' setting in db.ini. Expected 'on' or 'off'.
See this recent thread

http://www.everquestserver.com/forum...ic.php?t=10981

Delete your db.ini and re-type it back in 'by hand'.

I set up a local DR5 server yesterday and used TCS's DB from here

http://www.everquestserver.com/forum...ic.php?t=10890

That should fix these errors:

Quote:
DB Query Error #1054: Unknown column 'casttime2' in 'field list'
[Error] DBLoadItems query 'SELECT gmflag,minstatus,unknown002,unknown005,unknown
This is odd:

Quote:
Error: LoginServer::Connect: Resolving IP address: 'Unable to get the host name.
Error: 11001'
Check you have the line

127.0.0.1 localhost

in c:\windows\system32\drivers\etc\hosts, if you are running XP, or try changing all occurrences of locahost to 127.0.0.1 in your loginserver.ini

Oh, and if you do get past these errors, don't forget to do:

Quote:
INSERT INTO account SET name='eqemu', password='eqemu', status=200;
I hadn't set up a server since back in the 4.4 days and was scratching my head at the 1017s I was getting when trying to login
Reply With Quote