ok fatto, ho messo la cartella dentro www/html
Poi ho configurato il file config.inc.php con user e password
user:root
pass: "vuota"
quando lo faccio eseguire
127.0.0.1/phpMyAdmin/index.php
mi dice
-------------------------------------------------
Messaggio di MySQL:
#2002 - Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (13)
-------------------------------------------------
Nella guida mi dice:
Open the file config.inc.php in your favorite editor and change
the values for host, user, password and authentication mode to fit
your environment. Here, "host" means the MySQL server. Also insert
the correct value for $cfg['PmaAbsoluteUri'].
Che devo fare?

Rispondi quotando