Connection refused (111) when trying remote connect to mysql. mysql remote connect works via php
I have mysql on local Ubuntu server with several databases. I have php pages on the local mysql server as well as remote web servers (apache). There is no issue connecting & manipulating data in the mysql databases via the php web pages (mysql accepts connections and port is standard 3306).