mailto,
Friday, September 27, 2002, 8:52:25 PM, you wrote:

majdd> i am a mysql newbie (my first time i install it)
majdd> i give up, i can't solve the problem without help.
majdd> all the time i try to start the mysqld, it ends up instantly with a shutdown
majdd> of mysqld, i cant run the prog: i edited the mysqld.log and tried to figure
majdd> out the problem, here it is:

>> '/usr/local/mysql/data/kolumbus.pid' (Errcode: 13)
>>020927 18:39:01  /usr/local/mysql/bin/mysqld: Can't find file:
majdd> './mysql/host.frm' (errno: 13)
>>020927 18:39:01  /usr/local/mysql/bin/mysqld: Error on delete of
>>'/usr/local/mysql/data/kolumbus.pid' (Errcode: 13)
>>020927 18:39:01  mysqld ended

majdd> i looked for the files kolumbus.pid and didn't found one (find / -name
majdd> kolumbus.pid)
majdd> at the whole system. the host.frm is in the right pass.

majdd> in addition the message after runnung mysqld via config module:

$ perror 13
Error code  13:  Permission denied

It means that mysql doesn't have permissions on the
/usr/local/mysql/data dir.



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