wge@airbag:~ > mysql_install_db Creating db table Creating host table Creating user table Creating func table Creating tables_priv table Creating columns_priv table 010712 9:13:54 /usr/sbin/mysqld: Can't create/write to file '/var/mysql/airbag .pid' (Errcode: 13) ERROR: 1 Can't create/write to file './mysql/db.frm' (Errcode: 13) ERROR: 1017 Can't find file: './mysql/db.frm' (errno: 13) ERROR: 1017 Can't find file: './mysql/db.frm' (errno: 13) ERROR: 1 Can't create/write to file './mysql/host.frm' (Errcode: 13) ERROR: 1 Can't create/write to file './mysql/user.frm' (Errcode: 13) ERROR: 1017 Can't find file: './mysql/user.frm' (errno: 13) ERROR: 1017 Can't find file: './mysql/user.frm' (errno: 13) ERROR: 1017 Can't find file: './mysql/user.frm' (errno: 13) ERROR: 1017 Can't find file: './mysql/user.frm' (errno: 13) ERROR: 1017 Can't find file: './mysql/user.frm' (errno: 13) ERROR: 1017 Can't find file: './mysql/user.frm' (errno: 13) ERROR: 1 Can't create/write to file './mysql/func.frm' (Errcode: 13) ERROR: 1 Can't create/write to file './mysql/tables_priv.frm' (Errcode: 13) ERROR: 1 Can't create/write to file './mysql/columns_priv.frm' (Errcode: 13) PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USERS ! This is done with: /usr/bin/mysqladmin -u root -h localhost password 'new-password' -p AND /usr/bin/mysqladmin -u root -h airbag.loc password 'new-password' -p See the manual for more instructions. Please report any problems with the /usr/bin/mysqlbug script! The latest information about MySQL is available on the web at http://www.mysql.c om Support MySQL by buying support/licenses at http://www.tcx.se/license.htmy. wge@airbag:~ > su root Password: su: onjuist wachtwoord wge@airbag:~ > su root Password: root@airbag:/home/wge > mysql_install_db PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USERS ! This is done with: /usr/bin/mysqladmin -u root -h localhost password 'new-password' -p AND /usr/bin/mysqladmin -u root -h airbag.loc password 'new-password' -p See the manual for more instructions. NOTE: If you are upgrading from a MySQL <= 3.22.10 you should run the /usr/bin/mysql_fix_privilege_tables. Otherwise you will not be able to use the new GRANT command! Please report any problems with the /usr/bin/mysqlbug script! The latest information about MySQL is available on the web at http://www.mysql.com Support MySQL by buying support/licenses at http://www.tcx.se/license.htmy.