MySQL: Connect From an Other System / Computer

[crayon-662ae7687fe9c074455229/]

[crayon-662ae7687fea1541402663/]

You need to allow access to 192.168.1.5 from apache server located at 192.168.1.8.

Step #1: Configure MySQL Server For Remote Access

[crayon-662ae7687fea3101337771/]

Modify or append as follows:

[crayon-662ae7687fea6905191537/]
Step #2: Linux Firewall Configuration For TCP Port # 3306
# >>>> You need to open TCP port # 3306 at the firewall level, enter:

[crayon-662ae7687fea8819177743/]

Sample outputs:

[crayon-662ae7687feaa686435501/]