Hi
I am running PHP on one machine and want to query a MySQL database on another machine at another site using mysql_connect(). Without our firewall on, the PHP runs fine but with the firewall on, I get a "Can't connect..." error.
The problem is that I need to know which specific port this is using as we can't afford to leave the firewall off.
Thanks in advance for any help.
Chris
I am running PHP on one machine and want to query a MySQL database on another machine at another site using mysql_connect(). Without our firewall on, the PHP runs fine but with the firewall on, I get a "Can't connect..." error.
The problem is that I need to know which specific port this is using as we can't afford to leave the firewall off.
Thanks in advance for any help.
Chris