When I try to connect to database I'm ending getting with this error:
"Lost connection to MySQL server at 'reading initial communication packet, system error: 0"
And when I am using my live IP address like below, it's getting error:
mysql_connect("202.131.xxx.106:xxxx", "xxxx", "xxxxx") or die(mysql_error())