> mysql still doesn't own the mysql directory.
>

OK, I changed that for /usr/libexec


[root@server /]# ls -la /usr/libexec/
total 4008
drwxr-xr-x    7 root     root         4096 Dec 11 15:28 .
drwxr-xr-x   16 root     root         4096 Nov 27 09:32 ..
...
drwxr-xr-x    3 mysql    mysql        4096 Dec 11 15:30 mysql
-rwxr-xr-x    1 root     root      3771937 Sep  4 13:42 mysqld
...

(BTW I  also changed the ownership of mysqld in /usr/libexec from root to
mysql, but no luck. Tried it both ways.)


The /var/lib directory was already this way:
 [root@server /]# ls -la /var/lib/
total 60
drwxr-xr-x   13 root     root         4096 Dec  6 10:07 .
drwxr-xr-x   19 root     root         4096 Nov 27 09:21 ..
drwxr-xr-x    2 root     root         4096 Nov 27 09:22 alternatives
...
drwxr-xr-x    4 mysql    mysql        4096 Dec 12 16:38 mysql
...


and I still get the same error:

021212 16:38:14  mysqld started
021212 16:38:14  /usr/libexec/mysqld: Can't find file: './mysql/host.frm'
(errno: 13)
021212 16:38:14  mysqld ended

Any ideas?



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