版权声明:本文为博主原创文章,未经博主允许不得转载。
1、config.sample.inc.PHP改为config.inc.php
2、加入或更改代码:
- $cfg[‘Servers’][$i][‘auth_type’] = ‘config’;
- $cfg[‘Servers’][$i][‘user’] = ‘root’;
- $cfg[‘Servers’][$i][‘password’] = ‘123456’;
发布者:全栈程序员-站长,转载请注明出处:https://javaforall.net/114168.html原文链接:https://javaforall.net