View Single Post
  #8  
Old 03-09-2006, 03:35 PM
tallerin
Hill Giant
 
Join Date: Mar 2005
Posts: 165
Default

you need to specify the world address

change this <!-- <address>some.server.com</address> -->
to this <address>localhost</address>

you have to remove <!-- and --> so it works right

also try putting the DB port back to 3306 not 5999

those are the only 2 things i saw different in your file from mine and mine works great with these 2 settings
Reply With Quote