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 Quote Link to comment Share on other sites More sharing options...
The Little Guy Posted October 2, 2012 Share Posted October 2, 2012 (edited) 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 Edited October 2, 2012 by The Little Guy Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.