View Single Post
  #2  
Old 07-16-2006, 08:33 AM
Angelox
AX Classic Developer
 
Join Date: May 2006
Location: filler
Posts: 2,049
Default

----------
[Database]
host=192.168.1.102
user=Jerm
password=********
database=eq
compression=off
----------

try setting host=192.168.1.102 to host=localhost or 127.0.0.1 if your sql database is on the same machine eqemu is.
Reply With Quote