Jeg fandt det her til dig også:
In phpMyAdmin's config file you need to change the following values
$cfg['Servers'][$i]['user']
$cfg['Servers'][$i]['passwd']
Before you do that though, look at the value for
$cfg['Servers'][$i]['auth_type'].
If it's "config", then go ahead and change the username and password to whatever you want.
If it's "cookie" or "http", then you need to create a new MySQL user account before you change those values.
HTH
Indlæg senest redigeret d. 21.03.2008 21:13 af Bruger #10448