HI list
When installing mysql 4.16 on debian linux 2.4.20-20.8smp I get the following errors... -----------------------snip------------------------------------------------- ------ 031112 16:05:08 mysqld started 031112 16:05:08 InnoDB: Started 031112 16:05:08 Fatal error: Can't open privilege tables: Can't find file: './mysql/host.frm' (errno: 13) 031112 16:05:08 Aborting -----------------------end snip---------------------------------------------------- host.frm is in mysql/data where it belongs, any idea why this is happening? Thanks