View Single Post
  #1  
Old 09-30-2003, 05:25 PM
Bori
Fire Beetle
 
Join Date: Sep 2003
Location: Denham Springs, LA
Posts: 18
Default

Your db.ini file should look like the following:

[Database]
host=localhost
user=<your user name>
password=<your password>
database=eq
compression=off


MAKE SURE there are no white spaces after each line.
Reply With Quote