dale10
10-04-2001, 03:16 PM
I'm brand new to mysql and I'm having post installation problems. I ran mysql_install_db.
It said to run mysqladmin to set the password for the root user, but when I ran that it
couldn't connect to the server. So I try starting safe_mysqld & and it didn't work.
This is what's in the mysqld.log file:
011004 11:38:16 mysqld started
011004 11:38:16 /usr/libexec/mysqld: Can't find file: './mysql/host.frm' (errno: 13)
011004 11:38:16 mysqld ended
However I do have that file in /var/lib/mysql/mysql/host.frm. I tried running it from
/var/lib/mysql in hopes that hosts.frm would be found but no luck. I get the same error.
Any ideas?
It said to run mysqladmin to set the password for the root user, but when I ran that it
couldn't connect to the server. So I try starting safe_mysqld & and it didn't work.
This is what's in the mysqld.log file:
011004 11:38:16 mysqld started
011004 11:38:16 /usr/libexec/mysqld: Can't find file: './mysql/host.frm' (errno: 13)
011004 11:38:16 mysqld ended
However I do have that file in /var/lib/mysql/mysql/host.frm. I tried running it from
/var/lib/mysql in hopes that hosts.frm would be found but no luck. I get the same error.
Any ideas?