$cfg['Servers'][$i]['host'] = 'localhost';
$cfg['Servers'][$i]['auth_type'] = 'config';
$cfg['Servers'][$i]['user'] = 'root';
$cfg['Servers'][$i]['password'] = 'root';
thx for quick response. above represents a portion of my config.inc file saved in the www folder w/ the index.php...
i've chg password here, set it in mysql via command $ mysqladmin -u root password NEWPASSWORD...
$ mysqladmin -u root -p oldpassword newpass...
stopped wamp, restarted... put offline.. put online... result broken...
i used the same procedure on my other notebook pc w/ win2k and all is good... mysql/5.0.51b /Apache/2.2.8 (Win32) PHP/5.2.6
phpmyadmin no work.. it broken.. any suggestions on assistance is appreciated