Again, this specific problem is mentioned in the reference guide.  From that
and my experiences, we're looking at a permissions issue.  Hannes needs to
look at the permissions on his data and logging directories to make sure
that they are set to the default mysql:mysql.  

-----Original Message-----
From: R. Hannes Niedner [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, January 02, 2003 10:45 AM
To: Jason Steig; MySQL Mailinglist
Subject: Re: host.frm


On 1/1/03 8:43 PM, "Jason Steig" <[EMAIL PROTECTED]> wrote:

> 
> ./myqld: Can't find file : './mysql/host.frm' (errno:13)
> 
> does anyone know how to solve this problem?

This file is part of the host table in your mysql database 'mysql'. Did you
by any chance copy the mysql data directory or parts of it or do any actions
that would change permissions or even delete file in this directory
(possibly /usr/local/mysql-version/data) ? In the worst case you need to
back up your data directory and have to run the install_db script again
after you have set the root password to '' (nothing).

HTH/h


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail
<[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to