News

I have an IIS6 box w/ PHP installed. One of the php pages requires a connection to a remote MySQL 5 box (same subnet, so no fw issues).With this same user on the MySQL box itself, I can connect ...
Do you have problems accessing a MySQL or MariaDB Linux server on your local network? If so, you may need to change a few settings and files.
If you need to allow remote connections to your MySQL server, see how you can easily accomplish that task.
It's running mysql and I usually connect to it locally via cmd line, but I'm trying to get a graphical front end working for it which requires me to connect from a remote host. <BR><BR>It's not ...