On Tuesday, 16. July 2002 07:11, Aaron Axelsen wrote:

Hi,

> 020715 23:40:08  mysqld started
> 020715 23:40:08  /usr/local/mysql/libexec/mysqld: Can't create/write to
> file '/usr/local/mysql/var/Alpha.pid' (Errcode: 13)
> 020715 23:40:08  /usr/local/mysql/libexec/mysqld: Can't find file:
> './mysql/host.frm' (errno: 13)
> 020715 23:40:08  /usr/local/mysql/libexec/mysqld: Error on delete of
> '/usr/local/mysql/var/Alpha.pid' (Errcode: 13)
> 020715 23:40:08  mysqld ended
>
> any suggestions?

perror 13 ==> Error code  13:  Permission denied
So you have to change the file privileges, or you should run mysqld under 
another user.

Regards

Georg


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