[root@Alpha mysql]# pwd /usr/local/mysql [root@Alpha mysql]# ls -al total 48 drwxr-xr-x 12 root mysql 4096 Jul 15 01:31 . drwxr-xr-x 14 root root 4096 Jul 15 01:27 .. drwxr-xr-x 2 root mysql 4096 Jul 15 01:57 bin drwxr-xr-x 3 root mysql 4096 Jul 15 01:27 include drwxr-xr-x 2 root mysql 4096 Jul 15 01:57 info drwxr-xr-x 3 root mysql 4096 Jul 15 01:27 lib drwxr-xr-x 2 root mysql 4096 Jul 15 01:57 libexec drwxr-xr-x 3 root mysql 4096 Jul 15 01:28 man drwxr-xr-x 6 root mysql 4096 Jul 15 01:57 mysql-test drwxr-xr-x 3 root mysql 4096 Jul 15 01:28 share drwxr-xr-x 7 root mysql 4096 Jul 15 01:57 sql-bench drwx------ 4 root mysql 4096 Jul 15 23:38 var [root@Alpha mysql]# cd var [root@Alpha var]# ls -al total 28 drwx------ 4 root mysql 4096 Jul 15 23:38 . drwxr-xr-x 12 root mysql 4096 Jul 15 01:31 .. -rw------- 1 mysql mysql 9555 Jul 16 05:23 Alpha.err drwx------ 25 root mysql 4096 Jul 15 23:38 mysql drwx------ 2 root mysql 4096 Jul 15 23:38 test [root@Alpha var]#
Mysql is the owner of the directories .. I really don't know why this isnt working --- 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: Egor Egorov [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 16, 2002 6:48 AM To: [EMAIL PROTECTED] Subject: Re: RE: Mysql wil lnot load Aaron, 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 MySQL must be owner of the data dir, must have permissions to create 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 --------------------------------------------------------------------- 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