On Fri, 12 Jan 2001, Peter Mietlowski wrote:

> I seem to be having the same problem, Installed Mysql by the book, but can't
> get it running. I checked my logs and found this:
> 
> 010111 14:27:01  mysqld started
> 010111 14:27:02  /usr/local/mysql/bin/mysqld: Can't create/write to file
> '/usr/local/mysql/data/MP3Box.pid' (Errcode: 13)
> 010111 14:27:02  /usr/local/mysql/bin/mysqld: Can't find file:
> './mysql/host.frm' (errno: 13)
> 010111 14:27:02  /usr/local/mysql/bin/mysqld: Error on delete of
> '/usr/local/mysql/data/MP3Box.pid' (Errcode: 2)
> 010111 14:27:02  mysqld ended
> 
> Any help there?

Yes, check those files' attributes with ls -l.
Are they set to root? Are they set to mysql?
If that doesn't work then what about file ownerships?
Do you need to do a chmod on those files?

I hope this helps,

Neil


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