View Single Post
  #21  
Old 01-25-2013, 12:03 AM
Eq4Life2
Fire Beetle
 
Join Date: Jan 2013
Posts: 10
Default

Ok getting infamous error:

"MYSQL Connection FAILED!- Check db.ini and did you install my PODBC drivers?"

host=XXX.XXX.XX.XX
user=xxxx
password=xxxxxxx
database=peq
everquest_folder=C:\UF\everquest
quest_folder=c:\EQEmu\quests

I am connecting remotely into a server, win7 64bit.
Steps completed already are:
- DL'd newest version of eqitems - 14.5.5
- ran the register_ocx file just fine in admin cmd prompt, all successful
- ran the "for %i in (*.ocx) do regsvr32 %i" in admin cmd prompt as well, in resources folder
- mqsql is installed and doesn't error out, I get the "mysql>" prompt in the monitor

What am I doing wrong?
Reply With Quote