On Saturday 09 November 2002 14:17, Elegant Systems wrote:

> To The Mysql Support Team, We are stuck in a problem while installing mysql
> in linux.This is exactly what the error shows :
>
> 021109 12:59:10 mysqld started 021109 12:59:10
> /usr/local/src/mysql/bin/mysqld: Can't create/write to file
> '/usr/local/src/mysql/data/localhost.localdomain.pid' (Errcode: 13) 021109
> 12:59:10 /usr/local/src/mysql/bin/mysqld: Can't find file:
> './mysql/host.frm' (errno: 13) 021109 12:59:10
> /usr/local/src/mysql/bin/mysqld: Error on delete of
> '/usr/local/src/mysql/data/localhost.localdomain.pid' (Errcode: 2) 021109
> 12:59:10 mysqld ended
>
> Kindly suggest as to what should be done in this aspect.The host.frm is
> getting listed in the directory but is unable to execute.Is this a version
> problem or is it an installation problem.
>

$ perror 13
Error code  13:  Permission denied

MySQL must be owner of the MySQL data dir.



-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com




---------------------------------------------------------------------
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