Daniel,
Tuesday, October 08, 2002, 11:14:06 PM, you wrote:

DM> I have am having problems getting the MySQL server to start running, please help 
me, here are my problems, I have also displayed my error logs below, at least I hope 
they are the error logs;


DM> I have been trying to install the  
DM> mysql-3.23.52-pc-linux-gnu-i686.tar.gz 
DM> Everything seems to be going smoothly until I entered the command

DM> ./scripts/mysql_install_db

DM> I got this output which i believe is ok;

[skip]

DM> 021007 18:05:01  mysqld started
DM> 021007 18:05:01  /usr/local/mysql/mysql/bin/mysqld: Table 'mysql.host' 
DM> doesn't exist
DM> 021007 18:05:02  mysqld ended

DM> 021007 19:01:35  mysqld started
DM> 021007 19:01:35  /usr/local/mysql/mysql/bin/mysqld: Can't find file: 
DM> './mysql/host.frm' (errno: 13)
DM> 021007 19:01:35  mysqld ended

[skip]

DM> I believe I have viewed my err logs but I still don't know what I have to do to 
get MySQL server to start working? What must I do to get the MySQL server to start 
working?????


Error 13 means "permission denied"

Check permissions on the 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/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    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