rfringuello89 ha scritto:con il browser apro il percorso da te indicato (e indicato anche da altri in rete) il problema è che mi appare questo:
File not found
Firefox can't find the file at /var/www/phpMyAdmin-3.4.2-all-languages/navigation.php<?php echo $url_query; ?>.
Check the file name for capitalization or other typing errors.
Check to see if the file was moved, renamed or deleted.
ma il file c'è!
non devi aprire quel file con il browser, ma tu devi aprire il file eseguito da un server web.
se installi phpmyadmin dove hai detto, ed hai apache configurato in modo default, allora devi
1) avviare Apache
# sh /etc/rc.d/rc.httpd start
naturalmente se non è già avviato
per renderlo sempre attivo ad ogni login dai i permessi di esecuzione a quello script
2) aprire con il browser
http://localhost/phpMyAdmin-3.4.2-all-languages