Re: Can't get mysqld to run

2006-08-21 Thread Dan Buettner
Karl, MySQL usually runs under its own user, the "mysql" user, not root, so it's quite likely MySQL is failing because it can't write into that directory. Dan On 8/21/06, Karl Larsen <[EMAIL PROTECTED]> wrote: I have mysql 5 on Fedora Core 4 linux via RPM files. It does not run. I used the

Can't get mysqld to run

2006-08-21 Thread Karl Larsen
I have mysql 5 on Fedora Core 4 linux via RPM files. It does not run. I used the instructions from the info file and was able to populate the dirctory /var/lib/mysqld/ with the mysql db and some other files using mysql-install-db. But when I try to start mysqld with mysqld_safe it errors out