Ciao a tutti
Ho installato tramite Sistema->Amministrazione->Aggiungi rimuovi/applicazioni
MySQL Administrator e MySQL Query Browser, poi ho provato ad aprire MySQL Administrator e collegarmi come "localhost" utente "root" senza password, ottengo il seguente messaggio:
Could not connect to host 'localhost'.
MySQL Error Nr. 2002
Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
Click the 'Ping' button to see if there is a networking problem.
E' questo il metodo appropriato per installare MySQL?
Grazie dell'aiuto.
Amos





Quote:
No.
Facendo così hai installato solo un tool per amministrare MySQL e un tool per le query, ma non hai installato il server database.
Prova qui:
http://guide.debianizzati.org/index.php/LAMP:_Linux%2C_Apache%2C_MySQL_e_PHP#Il_Database_Server
Ciao ciao