You don't say how you started the server.

It looks to me like you ran mysqld from the /root directory ?
Error 13 is permission denied.
Why would it be looking in /root/tmp?


Use the mysql.start script.

Black Eagle wrote:

Hey guys,

I've just installed mysql from source 4.23.54a

But after
./configure --prefix=/usr/local/mysql
make
make install

I makes an error that there's no mysql user ...... so I created one !
And I changed the owner of /usr/local/mysql/var/ and recursively to mysql:mysql ..... now it gives me that error but I dont know what to do :

030110 00:38:39 mysqld started
./usr/local/mysql/libexec/mysqld: Can't read dir of '/root/tmp' (Errcode: 13) 030110 0:38:39 /usr/local/mysql/libexec/mysqld: Can't find file: './mysql/host.frm' (errno: 13)
030110 00:38:39 mysql ended

now what ? he told me he needed to be run as mysql and now he complaints he can't access /root/tmp ....... hey ......
for the ./mysql/host.frm ..... I really don't know what 2 do ....

Any ideas ?
thx
black eagle

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