ciao<br>premesso che non ci capisco nulla di database<br><br>ho bisogno di installare su una macchina il CMS Joomla, che richede mysql<br>ho installato apt-get install mysql-server<br>ma c&#39;e&#39; qualcosa che non va, quando compilo la maschera dell&#39;installazione di&nbsp; joomla sul DB mi dice sempre che ho inserito username o password errate
<br><br>riporto ps, qualche test e syslog<br><br>qualche buon&#39;anima mi da&#39; una dritta?<br><br>grssie e buon week end<br><br>gg<br>--------------------------<br><br>#ps<br>root&nbsp;&nbsp;&nbsp;&nbsp; 32640&nbsp; 0.0&nbsp; 2.2&nbsp;&nbsp; 3536&nbsp; 1372 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; S&nbsp;&nbsp;&nbsp; Jun28&nbsp;&nbsp; 0:00 /bin/sh /usr/bin/mysqld_safe
<br>mysql&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 410&nbsp; 0.5 26.3 127536 16360 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Sl&nbsp;&nbsp; 00:22&nbsp;&nbsp; 5:58 /usr/sbin/mysqld --basedir=/usr --datadir=/var/lib/mysql --user=mysql --pid-file=/var/run/m
<br>ysqld/mysqld.pid --skip-locking --port=3306 --socket=/var/run/mysqld/mysqld.sock<br>root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 411&nbsp; 0.0&nbsp; 1.0&nbsp;&nbsp; 2632&nbsp;&nbsp; 640 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; S&nbsp;&nbsp;&nbsp; 00:22&nbsp;&nbsp; 0:00 logger -p daemon.err -t mysqld_safe -i -t mysqld<br><br><br><br>root@grop
:~ # mysqlshow<br>mysqlshow: Can&#39;t connect to local MySQL server through socket &#39;/tmp/mysql.sock&#39; (111)<br>root@grop:~ # mysqltest<br>mysqltest: Could not open connection &#39;default&#39;: 2002 Can&#39;t connect to local MySQL server through socket &#39;/tmp/mysql.sock&#39; (111)
<br>not ok<br><br>#quando riavvio mysql nel syslog trovo:<br><br>Jun 29 18:32:49 grop mysqld[1666]: 070629 18:32:49&nbsp; InnoDB: Started; log sequence number 0 43655<br>Jun 29 18:32:50 grop mysqld[1666]: 070629 18:32:50 [Note] /usr/sbin/mysqld: ready for connections.
<br>Jun 29 18:32:50 grop mysqld[1666]: Version: &#39;5.0.24a-Debian_9ubuntu2-log&#39;&nbsp; socket: &#39;/var/run/mysqld/mysqld.sock&#39;&nbsp; port: 3306&nbsp; Debian etch distribution<br>Jun 29 18:32:54 grop /etc/mysql/debian-start[1720]: Checking for crashed MySQL tables.
<br>Jun 29 18:32:55 grop /etc/mysql/debian-start[1728]: Upgrading MySQL tables if necessary.<br>Jun 29 18:32:56 grop /etc/mysql/debian-start[1731]: /usr/bin/mysqlcheck: Got error: 2002: Can&#39;t connect to local MySQL server through socket &#39;/tmp/mysql.
<br>sock&#39; (111) when trying to connect<br>Jun 29 18:32:56 grop /etc/mysql/debian-start[1731]: This script updates all the mysql privilege tables to be usable by<br>Jun 29 18:32:56 grop /etc/mysql/debian-start[1731]: MySQL 
4.0 and above.<br>Jun 29 18:32:56 grop /etc/mysql/debian-start[1731]:<br>Jun 29 18:32:56 grop /etc/mysql/debian-start[1731]: This is needed if you want to use the new GRANT functions,<br>Jun 29 18:32:56 grop /etc/mysql/debian-start[1731]: CREATE AGGREGATE FUNCTION, stored procedures, or
<br>Jun 29 18:32:56 grop /etc/mysql/debian-start[1731]: more secure passwords in 4.1<br>Jun 29 18:32:56 grop /etc/mysql/debian-start[1731]:<br>Jun 29 18:32:56 grop /etc/mysql/debian-start[1731]: /usr/bin/mysql_fix_privilege_tables: line 190:&nbsp; 1756 Broken pipe&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; cat $sql_file
<br>Jun 29 18:32:56 grop /etc/mysql/debian-start[1731]:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1757 Segmentation fault&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | $cmd &gt;/dev/null 2&gt;&amp;1<br>Jun 29 18:32:56 grop /etc/mysql/debian-start[1731]: Got a failure from command:<br>Jun 29 18:32:56 grop /etc/mysql/debian-start[1731]: cat /usr/share/mysql/mysql_fix_privilege_tables.sql | /usr/bin/mysql --no-defaults --force --user=deb
<br>ian-sys-maint --host=localhost --password=BStHgvGoV7TL1Gtj --database=mysql<br>Jun 29 18:32:56 grop /etc/mysql/debian-start[1731]: Please check the above output and try again.<br>Jun 29 18:32:56 grop /etc/mysql/debian-start[1731]:
<br>Jun 29 18:32:56 grop /etc/mysql/debian-start[1731]: Running the script with the --verbose option may give you some information<br>Jun 29 18:32:56 grop /etc/mysql/debian-start[1731]: of what went wrong.<br>Jun 29 18:32:56 grop /etc/mysql/debian-start[1731]:
<br>Jun 29 18:32:56 grop /etc/mysql/debian-start[1731]: If you get an &#39;Access denied&#39; error, you should run this script again and<br>Jun 29 18:32:56 grop /etc/mysql/debian-start[1731]: give the MySQL root user password as an argument with the --password= option
<br><br><br>