This is what my file looks like:
Code:
host=localhost
database=peq
user=*****
password=*****
I noticed that the file was db.txt instead of db.ini, so I changed it to a .ini file and it still didn't work. I checked my processes and noticed that mysqld-nt.exe wasn't running in the background, so I started it manually, but that didn't work either.