How to setup a remote MySQL server in Directadmin based Linux server
Sometime you may need to use a remote MySQL server in you Directadmin server. The below steps will help you to perform this configuration: 1. SSH to your web server as root. 2. Edit /usr/local/directadmin/conf/mysql.conf to add in the IP of the remote MySQL server as host: user=da_admin host=xx.xx.xx.xx passwd=H&*(h@123 Where xx.xx.xx.xx is an IP