aaPanel_Kern
I did port open 3306 at website server. and database server also.
But still cannot access database.
$con = mysqli_connect("xxxxxxxx","username","password","dyname");
error message
Warning: mysqli_connect(): (HY000/2002): Connection timed out in /var/www/lis/html/index.php on line 11
Failed to connect to MySQL: Connection timed out