On my Red Hat 9 box, I have Apache, PHP and MySQL running.
These 3 were installed with Red Hat.
They are working fine.
On another Windows PC, I have an IDE package that needs to connect to a database on the above MySQL.
I assume that MySQL is available on port is 3306.
I cannot connect to MySQL because of the firewall (I think) on Red Hat.
I can however perform command line MySQL queries when I am logged on Red Hat box.
How do I gain access to MySQL from outside the Red Hat box?