The instructions where followed from the website exaactly and all the
file premissions are correct, but I still get the following errors in
ther log file:


020716 05:23:59  mysqld started
^G/usr/local/mysql/libexec/mysqld: File './Alpha-bin.1' not found
(Errcode: 13)
020716  5:23:59  Could not use Alpha-bin for logging (error 13)
020716  5:23:59  /usr/local/mysql/libexec/mysqld: Can't create/write to
file '/usr/local/mysql/var/Alpha.pid' (Errcode: 13)
020716  5:23:59  /usr/local/mysql/libexec/mysqld: Can't find file:
'./mysql/host.frm' (errno: 13)
020716  5:23:59  /usr/local/mysql/libexec/mysqld: Error on delete of
'/usr/local/mysql/var/Alpha.pid' (Errcode: 13)
020716 05:23:59  mysqld ended


---
Aaron Axelsen
AIM: AAAK2
Email: [EMAIL PROTECTED]
URL: www.amadmax.com
 
"It said, ""Insert disk #3,"" but only two will fit!"
"One picture is worth 128K words."


-----Original Message-----
From: Georg Richter [mailto:[EMAIL PROTECTED]] 
Sent: Tuesday, July 16, 2002 3:29 AM
To: Aaron Axelsen; [EMAIL PROTECTED]
Subject: Re: Mysql wil lnot load


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





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