Thread: Server Errors
View Single Post
  #4  
Old 12-18-2006, 09:40 PM
Aerewen
Hill Giant
 
Join Date: Dec 2006
Posts: 110
Default

Quote:
Originally Posted by shadowdeamon01
config.ini

[Database]
host=xxx.xxx.x.xxx
user=eq
password=eq
database=peq
compression=off

DB.ini

[Database]
host=xxx.xxx.x.xxx
user=eq
password=eq
database=peq
u should change those host= lines to localhost as they are referring to your database...
Reply With Quote