"Jay Paulson" <[EMAIL PROTECTED]> writes:

> I'm running RedHat 7.1 and I'm trying to run mysql.  I've gone and run the
> mysql_install_db 

Not good. If you had just started the script, it would have been done
automatically - as it is, you created a set of files you can't access
(root owns them, the db runs as user mysql).

A "chown -R mysql.mysql /var/lib/mysql" would fix it.
> 

-- 
Trond Eivind Glomsrød
Red Hat, Inc.

---------------------------------------------------------------------
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