phpMyAdmin – allow remote access to phpMyAdmin
To allow access to phpMyAdmin on a server from a remote browser, edit the file: /etc/httpd/conf.d/phpMyAdmin.conf and add lines as follows (example allow remote access from 192.168.1.107) # phpMyAdmin – Web based MySQL browser written…