View Single Post
  #5  
Old 04-16-2002, 12:44 PM
Trumpcard
Demi-God
 
Join Date: Jan 2002
Location: Charlotte, NC
Posts: 2,614
Default

The problem is that mysql database's by default only allow connections from localhost.. If you want to run the world/zones on another box, you have to set the permissions to allow a incoming connection from a different host..

Look at the sticky in this forum (win32 support). It will fix your problem..
Reply With Quote