View Single Post
  #5  
Old 06-07-2007, 12:30 AM
Darkonig
Hill Giant
 
Join Date: Dec 2006
Posts: 102
Default

Double check your config files for the IP addresses you are using. If you are only using a single machine and not networking it on a lan, make all of the ip addresses everywhere in the config and eqhosts.txt files 127.0.0.1 (or localhost). Otherwise insure that all of them except the database are not 127.0.0.1 (or localhost), but rather your network card's IP address.

If after that you are still having a problem, double check your work for typos and verify that you followed the setup guide completely.
Reply With Quote