you have not edited the config.inc.php file, about half way down you have to include the username, server and password for your mysql:
$cfg['Servers'][$i]['host'] = 'localhost'; // MySQL hostname or IP address
$cfg['Servers'][$i]['user'] = 'user'; // MySQL user
$cfg['Servers'][$i]['password'] = 'password'; // MySQL password (only needed