Ah dimenticavo altre 3 cose:
- naturalmente ho riavviato Apache;
- nel file config.inc.php rispetto a queste voci:
$cfg['Servers'][$i]['auth_type'] = 'config'; // Authentication method (config, http or cookie based)?
$cfg['Servers'][$i]['user'] = 'root'; // MySQL user
$cfg['Servers'][$i]['password'] = 'xxx '; // MySQL password (only needed with 'config' auth_type)
io ho solo immesso la mia password al posto di xxx ma ho lasciato stare sia config che root
- se digito nella barra indirizzi localhost://phpMyAdmin/ non ottengo niente.
La homepage di PhpMyAdmin la ottengo solo digitando:http://localhost//phpMyAdmin/