Jason,
Wednesday, October 30, 2002, 5:15:54 PM, you wrote:

JT> For the life of me I can not get mySQL server to start.

JT> Background:
JT> System: Red Hat 8.0
JT> mySQL verion: whatever shipped with 8.0

JT> I think I have read the mysql.com documentation enough to determine either 
JT> a. I'm clueless b. I'm clueless or c. all of the above.

JT> I have ran mysql_install_db, appears to work as expected.

JT> When I run safe_mysqld & I get the following:

JT> root@thunderball mysql]# Starting mysqld daemon with databases from 
JT> /var/lib/mysql
JT> 021028 17:15:16 mysqld ended

JT> The error messages in the log read as following:
JT> 021028 17:15:16 mysqld started
JT> 021028 17:15:16 /usr/libexec/mysqld: Can't find file: './mysql/host.frm' 
JT> (errno: 13)
JT> 021028 17:15:16 mysqld ended

JT> Even though host.frm is at /var/lib/mysql/mysql/host.frm

Error 13 means that mysqld doesn't have permissions on the host.frm
file.


-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [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