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.
|