I am using 2 webuzo servers I want to remotely access webuzo A mysql database from webuzo B
I just want the path of mysql cnf file which is normally/etc/mysql/mysql.conf.d/mysqld.cnf but under webuzo i don't know the path give me the path so i can set bind-address = 127.0.0.1
to
bind-address = 0.0.0.0
so my webuzo A will remotely access to mysql on webuzo B