mysql - How to connect to remote DB in local phpMyAdmin (WAMP)? -


i'm using wamp server mysql version : 5.6.17. there way connect remote db local phpmyadmin?

i have credentials remote database, can not find way how add connection in local panel.

i found on new related config file, or called pma, couldn't found more details it.

in config.inc.php under phpmyadmin folder, change value of $cfg['servers'][$i]['host'] 'localhost' ip address of remote db.

see http://docs.phpmyadmin.net/en/latest/config.html#cfg_servers_host details.


Comments

Popular posts from this blog

php - Invalid Cofiguration - yii\base\InvalidConfigException - Yii2 -

How to show in django cms breadcrumbs full path? -

ruby on rails - npm error: tunneling socket could not be established, cause=connect ETIMEDOUT -