View Single Post
Old 10-24-2007, 12:28 PM   #18 (permalink)
bluesaga
Super Moderator
Advanced Programmer 
 
bluesaga's Avatar
 
Join Date: Sep 2007
Posts: 165
Thanks: 0
bluesaga is on a distinguished road
Default

Gurnk - If you use cpanel, before you click "view phpmyadmin" there should be something there for "hosts" normally it just has "localhost", if you add "%" it works as a wildcard and allows any ip address to remotely access your database (with the correct credentials).

Or you could simply allow only your own IP to access it by entering that instead of "%"
bluesaga is offline  
Reply With Quote