View Single Post
  #1  
Old 01-16-2005, 12:57 PM
dnk
Fire Beetle
 
Join Date: Feb 2004
Posts: 14
Default

Quote:
Originally Posted by RangerDown
Post db.ini too.
(Edit: when you do, mask out the password if feel it necessary. But be sure the password is correct and you have no trailing space on that line.)
db.ini:

Code:
[DataBase]
host=192.168.0.6
user=root
password=********
database=eq
"host" I have tried localhost, 127.0.0.1
Reply With Quote