修改以下配置:
$cfgServers[1]['host']='localhost';//MySQLhostname
$cfgServers[1]['port']='';//MySQLport-leaveblankfordefaultport
$cfgServers[1]['socket']='';//Pathtothesocket-leaveblankfordefaultsocket
$cfgServers[1]['connect_type']='tcp';//HowtoconnecttoMySQLserver('tcp'or'socket')
$cfgServers[1]['stduser']='';//MySQLstandardusersettings(thisusermusthaveread-only
$cfgServers[1]['stdpass']='';//accesstothe"mysql/user"and"mysql/db"tables)
$cfgServers[1]['adv_auth']=FALSE;//Useadvancedauthentication?
$cfgServers[1]['user']='alintest';//MySQLuser
$cfgServers[1]['password']='alintest';//MySQLpassword(onlyneededwithbasicauth)
$cfgServers[1]['only_db']='alintest';//Ifsettoadb-name,onlythisdbisdisplayedatleftframe