yess <br><br>[client]<br>port = 3306<br>socket = /var/run/mysqld/mysqld.sock<br><br>[mysqld]<br>#<br># * Basic Settings<br>#<br>user = mysql<br>pid-file = /var/run/mysqld/mysqld.pid<br>
socket = /var/run/mysqld/mysqld.sock<br>port = 3306<br>basedir = /usr<br>datadir = /var/lib/mysql<br>tmpdir = /tmp<br>language = /usr/share/mysql/english<br>skip-external-locking
<br><br>------------<br><br>but:<br><br>root@grop:~ # mysql -u root -p<br>Enter password:<br>ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)<br>Segmentation fault<br>
root@grop:~ #<br><br>ma checcacchio va a cercarlo in /tmp ???<br><br>grassie<br>gg<br><br><div><span class="gmail_quote">Il 06/07/07, <b class="gmail_sendername">AcCiO</b> <<a href="mailto:acciopagliaccio@gmail.com">acciopagliaccio@gmail.com
</a>> ha scritto:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Ciao,<br>prova a vedere se nel my.cnf esiste questo:<br><br>[client]
<br>port = 3306<br>socket = /var/run/mysqld/mysqld.sock<br><br>Se non esiste, aggiungilo, riavvia il demone e prova a fare:<br><br>~ # mysql -u root -p<br><br>Se ti chiede la password correttamente e accedi hai risolto. Altrimenti
<br>vediamo...<br><br><br>Ciao<br>accio<br><br>gigiv ha scritto:<br>><br>><br>> boh forse ho trovato il problema<br>> sembra che che in effetti mysql funzioni<br>><br>> root@grop:~ # mysqladmin -S /var/run/mysqld/mysqld.sock -p ping
<br>> Enter password:<br>> mysqld is alive<br>><br>> solo che devo indicargli sempre il "sock" altrimenti<br>><br>> root@grop:~ # mysqladmin -p ping<br>> Enter password:<br>> mysqladmin: connect to server at 'localhost' failed
<br>> error: 'Can't connect to local MySQL server through socket<br>> '/tmp/mysql.sock' (2)'<br>> Check that mysqld is running and that the socket: '/tmp/mysql.sock' exists!<br>><br>
> pensate che questo possa dare problemi con Joomla? ( che comunque<br>> continua a darmi nwll'installazione "username e password errati").<br>><br>> sempre a proposito di "username e password errati" googolando ho
<br>> scoperto che potrebbe essere un problema di formato delle pw,<br>> una soluzione consigliata e':<br>> ------------------------------------------------------------------------------------------<br>><br>
> A.2.3. Client does not support authentication protocol<br>> MySQL 4.1 and up uses an authentication protocol based on a password<br>> hashing algorithm that is incompatible with that used by older clients.<br>> If you upgrade the server to
4.1, attempts to connect to it with an<br>> older client may fail with the following message:<br>><br>> shell> mysql<br>> Client does not support authentication protocol requested<br>> by server; consider upgrading MySQL client
<br>><br>> To solve this problem, you should use one of the following approaches:<br>><br>> .........................................<br>><br>> Reset the password to pre-4.1 style for each user that needs to use a
<br>> pre-4.1 client program. This can be done using the SET PASSWORD<br>> statement and the OLD_PASSWORD() function:<br>><br>> mysql> SET PASSWORD FOR<br>> -> 'some_user'@'some_host' = OLD_PASSWORD('newpwd');
<br>> .........................................<br>><br>> ho provato ma mi da' errore<br>> -------------------<br>> mysql> SET PASSWORD FOR<br>> -> root@localhost=OLD_PASSWORD 12345;<br>> ERROR 1064 (42000): You have an error in your SQL syntax; check the
<br>> manual that corresponds to your MySQL server version for the right<br>> syntax to use near '12345' at line 2<br>> mysql><br>><br>><br>> e forse ho qualche problema ancora:<br>><br>> mysql> \s
<br>> --------------<br>> mysql Ver 14.12 Distrib 5.0.38, for pc-linux-gnu (i486) using readline 5.1<br>><br>> Connection id: 18<br>> Current database:<br>> Current user: root@localhost
<br>> mysql: relocation error: mysql: symbol mysql_get_ssl_cipher, version<br>> libmysqlclient_15 not defined in file libmysqlclient.so.15 with link<br>> time reference<br>> root@grop:~ #<br>><br>><br>>
<br>> grrr sa macchina mi sta facendo un po' incazzare<br>><br>> gg<br>><br>> Il 30/06/07, *Diavolo_Rosso* < <a href="mailto:diavolo_rosso@tiscali.it">diavolo_rosso@tiscali.it</a><br>> <mailto:
<a href="mailto:diavolo_rosso@tiscali.it">diavolo_rosso@tiscali.it</a>>> ha scritto:<br>><br>> Solitamente di default mysql è impostato con utente root e senza<br>> password<br>> quindi in joomla inserendo come host localhost, come user root e
<br>> lasciando in bianco la pass dovrebbe funzionare tutto.<br>><br>> Se hai fatto cosi ma non funziona lo stesso, la cosa è alquanto strana.<br>> Ti conviene riprovare a fare l'installazione del server
<br>><br>><br>> gigiv ha scritto:<br>> > ciao<br>> > premesso che non ci capisco nulla di database<br>> ><br>> > ho bisogno di installare su una macchina il CMS Joomla, che
<br>> richede mysql<br>> > ho installato apt-get install mysql-server<br>> > ma c'e' qualcosa che non va, quando compilo la maschera<br>> > dell'installazione di joomla sul DB mi dice sempre che ho inserito
<br>> > username o password errate<br>> ><br>> > riporto ps, qualche test e syslog<br>> ><br>> > qualche buon'anima mi da' una dritta?<br>> ><br>> > grssie e buon week end
<br>> ><br>> > gg<br>><br>> _______________________________________________<br>> glux mailing list<br>> <a href="mailto:glux@lists.linux.it">glux@lists.linux.it</a> <mailto:
<a href="mailto:glux@lists.linux.it">glux@lists.linux.it</a>><br>> <a href="http://lists.linux.it/listinfo/glux">http://lists.linux.it/listinfo/glux</a><br>> <a href="http://www.lecco.linux.it">http://www.lecco.linux.it
</a><br>><br>><br>><br>> ------------------------------------------------------------------------<br>><br>> _______________________________________________<br>> glux mailing list<br>> <a href="mailto:glux@lists.linux.it">
glux@lists.linux.it</a><br>> <a href="http://lists.linux.it/listinfo/glux">http://lists.linux.it/listinfo/glux</a><br>> <a href="http://www.lecco.linux.it">http://www.lecco.linux.it</a><br></blockquote></div><br>