neilfurry Posted October 2, 2012 Share Posted October 2, 2012 Hello friends, i need help on setting up remote connection for phpmyadmin.. currently i have setuped phpmyadmin on a server..it works fine connecting via localhost.. or using the ip address of the server ex.. 192.168.0.222... then im using port forwarding on a router to point this ip address to a public ip address... can you guide me or give me some instructions on how is the correct way to access this mysql-phpmyadmin via remote connection as i cannot connect on the phpmyadmin remotely. thank you.. if you can provide me a diagram with settings.. it would be great.. Thanks again Link to comment https://forums.phpfreaks.com/topic/269000-need-guide-on-mysql-remote-connection/ Share on other sites More sharing options...
The Little Guy Posted October 2, 2012 Share Posted October 2, 2012 What happens when you connect remotely? Two things I can think of off the top of my head are: 1. Your web server (such as Apache) has anyone (except the localhost) trying to access phpMyAdmin locked out. (This is a good thing) 2. You haven't granted yourself proper permissions in mysql Link to comment https://forums.phpfreaks.com/topic/269000-need-guide-on-mysql-remote-connection/#findComment-1382261 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.