1. su -
  2. gedit /etc/phpMyAdmin/config.inc.php
  3.  
  4. $cfg['Servers'][$i]['AllowNoPassword']
  5.  
  6. $cfg['Servers'][$i]['AllowNoPassword'] = TRUE;