At 17:11 -0800 3/21/03, Bonnie Poole wrote:
I just sent a note but here is more info. I was able to mysql_install_db
successfully. But when I run safe_mysqld  -- user=mysql & this
  is what appears in the err file

   030321 16:00:24  InnoDB: Operating system error number 13 in a file
operation.

% perror 13 Error code 13: Permission denied

If you ran mysql_install_db as root or as some user other than mysql,
the directories and files created by that script likely are
owned by that user.  You'll need to chown them to mysql.

InnoDB: See http://www.innodb.com/ibman.html for installation help.
InnoDB: The error means mysqld does not have the access rights to
InnoDB: the directory.
InnoDB: File name ./ibdata1
InnoDB: Cannot continue operation.
030321 16:00:24  mysqld ended

Any suggestions??? Thanks.

    Bonnie P. Poole
    DiscoveryLink Solutions Development
    IBM Life Sciences
    714-438-6361 Voice Mail


--
Paul DuBois
http://www.kitebird.com/
sql, query

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