Thanks for the replies.
login.ini is configured for my mysql server.
Code:
[database]
host = localhost
port = 3306
db = peq
user = root
password = <REDACTED>
subsystem = MySQL
I like having my own login server because it is just that much more private. I had one running fine before but that was on a different computer.