View Single Post
  #1  
Old 12-23-2008, 04:56 AM
WillowyLady
Sarnak
 
Join Date: Aug 2003
Location: Recycle Bin
Posts: 90
Default

Ok sussed this one it out. Too much booze last night:(

Problem was with me and db.ini *looks around sheepishly*


db.ini WAS:-

=======================
host=127.0.0.1
user=?
password=?
database=c:\peq_db
everquest_folder=e:\EverQuest
=======================

Should have been:-

=======================
host=127.0.0.1
user=root
password="one used in setting up MySql Server Instance Config"
database=peq "localhost\peq"
everquest_folder=e:\EverQuest
========================

Thanks for a great app!
__________________
I'll be back!

Reply With Quote