Forum Moderators: coopster
What do I put for the host name?
Do I put the local ip address?
thanks
Also remember that mySQL's security is host based in addition to username and passwords. That is, a user configured on your DB server may be able to connect locally, but not remotely. Check the host field in the user and db tables for the user and db to make sure it's allowed in.
Sean