Guillaume a écrit : | Zuthos a écrit : | > Bonjours, | > Je n'arrive pas a installer mysql-serveur-5.0 | > voici les erreurs: | > | > Paramétrage de mysql-server-5.0 (5.0.26-3) ... | > Stopping MySQL database server: mysqld. | > Starting MySQL database server: mysqld . . . . . . . . . . . . . . | > failed! | > invoke-rc.d: initscript mysql, action "start" failed. | > dpkg : erreur de traitement de mysql-server-5.0 (--configure) : | > le sous-processus post-installation script a retourné une erreur de | > sortie d'état 1 | > | > je ne sais trop quoi faire | > merci de me mettre sur la bonne piste... | > | | Salut | | Tu devrais regarder les logs.... style: /var/log/syslog pour voir le | message qui correspond à l'erreur de démarrage de MySQL ! | Je précise: # mysqld --help Instruction illégale
Et que je ne vois pas bien quoi faire Voici ce que dit /var/log/syslog: Nov 22 15:07:19 Serveur mysqld_safe[5199]: /usr/bin/mysql_install_db: line 216: 5216 Instruction illégale /usr/sbin/mysqld --bootstrap --skip-grant-tables --basedir=/usr --datadir=/var/lib/mysql --skip-innodb --skip-bdb --skip-ndbcluster --user=mysql --max_allowed_packet=8M --net_buffer_length=16K Nov 22 15:07:20 Serveur mysqld_safe[5199]: Installation of system tables failed!Nov 22 15:07:20 Serveur mysqld_safe[5199]: Nov 22 15:07:20 Serveur mysqld_safe[5199]: Examine the logs in /var/lib/mysql for more information. Nov 22 15:07:20 Serveur mysqld_safe[5199]: You can also try to start the mysqld daemon with: Nov 22 15:07:20 Serveur mysqld_safe[5199]: /usr/sbin/mysqld --skip-grant & Nov 22 15:07:20 Serveur mysqld_safe[5199]: You can use the command line tool Nov 22 15:07:20 Serveur mysqld_safe[5199]: /usr/bin/mysql to connect to the mysql Nov 22 15:07:20 Serveur mysqld_safe[5199]: database and look at the grant tables: Nov 22 15:07:20 Serveur mysqld_safe[5199]: Nov 22 15:07:20 Serveur mysqld_safe[5199]: shell> /usr/bin/mysql -u root mysql Nov 22 15:07:20 Serveur mysqld_safe[5199]: mysql> show tables Nov 22 15:07:20 Serveur mysqld_safe[5199]: Nov 22 15:07:20 Serveur mysqld_safe[5199]: Try 'mysqld --help' if you have problems with paths. Using --log Nov 22 15:07:20 Serveur mysqld_safe[5199]: gives you a log in /var/lib/mysql that may be helpful. Nov 22 15:07:20 Serveur mysqld_safe[5199]: Nov 22 15:07:20 Serveur mysqld_safe[5199]: The latest information about MySQL is available on the web at Nov 22 15:07:20 Serveur mysqld_safe[5199]: http://www.mysql.com Nov 22 15:07:20 Serveur mysqld_safe[5199]: Please consult the MySQL manual section: 'Problems running mysql_install_db', Nov 22 15:07:20 Serveur mysqld_safe[5199]: and the manual section that describes problems on your OS. Nov 22 15:07:20 Serveur mysqld_safe[5199]: Another information source is the MySQL email archive. Nov 22 15:07:20 Serveur mysqld_safe[5199]: Please check all of the above before mailing us! Nov 22 15:07:20 Serveur mysqld_safe[5199]: And if you do mail us, you MUST use the /usr/bin/mysqlbug script! Nov 22 15:07:46 Serveur mysqld_safe[5358]: started Nov 22 15:07:48 Serveur mysqld_safe[5363]: ended Nov 22 15:08:06 Serveur /etc/init.d/mysql[5490]: 0 processes alive and '/usr/bin/mysqladmin --defaults-file=/etc/mysql/debian.cnf ping' resulted in Nov 22 15:08:06 Serveur /etc/init.d/mysql[5490]: Nov 22 15:08:06 Serveur /etc/init.d/mysql[5490]: -- "Ne crains pas tes amis : au plus ils pourraient te trahir; ne crains pas tes ennemis : au plus ils pourraient te tuer. Crains les indiffèrent. ils ne tuent, ni ne trahissent, mais c'est par leur consentement silencieux que les traîtres et les assassins vivent sur cette terre"(Boris YASENSKY)

