I am trying us ems as a frontend to administer my databases's. However, I have tried as a host: IP, DOMAIN, TUNNELING, SSH TUNNELING, HTTP TUNNELING, but all I keep getting is 'network is refusing your connection (10061). I think I may have found out why but am not experienced enough to make the changes.
I have included values for mysql from my php info file below:
mysql.default_host no value no value
mysql.default_password no value no value
mysql.default_port no value no value
mysql.default_socket /var/lib/mysql/mysql.sock /var/lib/mysql/mysql.sock
mysql.default_user no value no value
mysql.max_links Unlimited Unlimited
I would be grateful if someone could cast an eye over this code and inform me if that is the reason for the non connection.
Many thanks