|
I have installed Redhat 7.0 on two computers with
"everything" installed. Both have PHP working without any
configuration. I can't get mysql working on either machine and I get the
same errors.
I ran /usr/bin/mysql_install_db as root and created
the initial tables. When I ran /usr/bin/safe_mysqld & to start the
tables I get this basic error message in the mysql error file:
mysqld started
/usr/libexec/mysqld: Can't find file:
'./mysql/host.frm' (errno: 13)
mysqld ended
I'd like to know if anyone has started a mysql
database in Redhat 7.0 with mysql version 3.23.24-1 and how it was
started. I think I am missing something when I use
/usr/bin/mysql_install_db.
Pat
|