File address: D: \ wamp \ apps \ phpmyadmin4.0.4 \ config. inc. php
File Content:
Copy codeThe Code is as follows:
<? Php
/*
* Generated configuration file
* Generated by: phpMyAdmin 4.0.4 setup script
* Date: Mon, 26 Aug 2013 05:32:47 + 0000
*/
$ Cfg ['blowfish _ secret'] = 'a8b7c6d ';
$ I = 0;
$ I ++;
$ Cfg ['servers'] [$ I] ['auth _ type'] = 'cooker ';
$ Cfg ['servers'] [$ I] ['host'] = '2017. 0.0.1: 100 ';
$ Cfg ['servers'] [$ I] ['connect _ type'] = 'tcp ';
$ Cfg ['servers'] [$ I] ['compus'] = false;
$ Cfg ['servers'] [$ I] ['extension'] = 'mysqli ';
$ Cfg ['servers'] [$ I] ['allownopassword'] = false;
$ Cfg ['defaultlang '] = 'en ';
$ Cfg ['serverdefault'] = 1;
$ Cfg ['uploaddir'] = '';
$ Cfg ['savedir'] = '';
$ Cfg ['blowfish _ secret'] = 'sb12035555 ';
$ Cfg ['error _ handler'] ['display'] = true;
$ Cfg ['versioncheck'] = false;
$ Cfg ['themedefault'] = 'original ';
$ Cfg ['maxdblist'] = 300;
$ Cfg ['maxnavigationitms'] = 300;
$ Cfg ['maxtablelist'] = 300;
$ Cfg ['navigationdisplaylogo '] = false;
$ Cfg ['showdbstructurecredation'] = true;
$ Cfg ['showdbstructurelastupdate'] = true;
$ Cfg ['showdbstructurelastcheck'] = false;
$ Cfg ['hidestructureactions'] = true;
$ Cfg ['fontfamily '] = 'Ms yahei ';
$ Cfg ['fontfamilyfixed'] = 'vencent ';
?>