its use command line , if okay i adding new user User name = audition-kr | Password = modoaudition trough phpmyadmin ? and this config.inc.php in my phpmyadmin folder /* Authentication type and info */ $cfg['Servers'][$i]['auth_type'] = 'config'; $cfg['Servers'][$i]['user'] = 'root'; $cfg['Servers'][$i]['password'] = ''; $cfg['Servers'][$i]['AllowNoPassword'] = true; is this okay ? or i use /* Authentication type and info */ $cfg['Servers'][$i]['auth_type'] = 'config'; $cfg['Servers'][$i]['user'] = 'audition-kr'; $cfg['Servers'][$i]['password'] = 'modoaudition '; $cfg['Servers'][$i]['AllowNoPassword'] = true;