Aaron,
Tuesday, July 16, 2002, 11:05:09 PM, you wrote:

AA> [root@Alpha mysql]# pwd
AA> /usr/local/mysql
AA> [root@Alpha mysql]# ls -al
AA> total 48
AA> drwxr-xr-x   12 root     mysql        4096 Jul 15 01:31 .
AA> drwxr-xr-x   14 root     root         4096 Jul 15 01:27 ..
AA> drwxr-xr-x    2 root     mysql        4096 Jul 15 01:57 bin
AA> drwxr-xr-x    3 root     mysql        4096 Jul 15 01:27 include
AA> drwxr-xr-x    2 root     mysql        4096 Jul 15 01:57 info
AA> drwxr-xr-x    3 root     mysql        4096 Jul 15 01:27 lib
AA> drwxr-xr-x    2 root     mysql        4096 Jul 15 01:57 libexec
AA> drwxr-xr-x    3 root     mysql        4096 Jul 15 01:28 man
AA> drwxr-xr-x    6 root     mysql        4096 Jul 15 01:57 mysql-test
AA> drwxr-xr-x    3 root     mysql        4096 Jul 15 01:28 share
AA> drwxr-xr-x    7 root     mysql        4096 Jul 15 01:57 sql-bench
AA> drwx------    4 root     mysql        4096 Jul 15 23:38 var
AA> [root@Alpha mysql]# cd var
AA> [root@Alpha var]# ls -al
AA> total 28
AA> drwx------    4 root     mysql        4096 Jul 15 23:38 .
AA> drwxr-xr-x   12 root     mysql        4096 Jul 15 01:31 ..
AA> -rw-------    1 mysql    mysql        9555 Jul 16 05:23 Alpha.err
AA> drwx------   25 root     mysql        4096 Jul 15 23:38 mysql
AA> drwx------    2 root     mysql        4096 Jul 15 23:38 test
AA> [root@Alpha var]#

AA> Mysql is the owner of the directories .. I really don't know why this
AA> isnt working

Group is mysql, but the onwer is root. Do you run MySQL as 'root'?


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


AA> -----Original Message-----
AA> From: Egor Egorov [mailto:[EMAIL PROTECTED]] 
AA> Sent: Tuesday, July 16, 2002 6:48 AM
AA> To: [EMAIL PROTECTED]
AA> Subject: Re: RE: Mysql wil lnot load


AA> Aaron,
AA> Tuesday, July 16, 2002, 1:25:23 PM, you wrote:

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


AA>> 020716 05:23:59  mysqld started
AA>> ^G/usr/local/mysql/libexec/mysqld: File './Alpha-bin.1' not found
AA>> (Errcode: 13)
AA>> 020716  5:23:59  Could not use Alpha-bin for logging (error 13) 
AA>> 020716  5:23:59  /usr/local/mysql/libexec/mysqld: Can't create/write

AA>> to file '/usr/local/mysql/var/Alpha.pid' (Errcode: 13) 020716  
AA>> 5:23:59  /usr/local/mysql/libexec/mysqld: Can't find file: 
AA>> './mysql/host.frm' (errno: 13) 020716  5:23:59  
AA>> /usr/local/mysql/libexec/mysqld: Error on delete of 
AA>> '/usr/local/mysql/var/Alpha.pid' (Errcode: 13) 020716 05:23:59  
AA>> mysqld ended

AA> MySQL must be owner of the data dir, must have permissions to create
AA> socket file.





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