Skip to content

Instantly share code, notes, and snippets.

@kasumani
kasumani / file0.txt
Created March 2, 2014 18:48
MAMPのphpMyAdminバージョンアップ ref: http://qiita.com/kasumani/items/422dc1a73cf84eaf1c5d
/*
* phpMyAdmin configuration storage settings.
*/
/* User used to manipulate with storage */
// $cfg['Servers'][$i]['controlhost'] = ''; <-----(*)
// $cfg['Servers'][$i]['controlport'] = ''; <-----(*)
// $cfg['Servers'][$i]['controluser'] = 'pma'; <-----(*)
// $cfg['Servers'][$i]['controlpass'] = 'pmapass'; <-----(*)