Hey guys, I'm having a little problem with my new mysql installation. I
built from source, and everything built find and installed okay (I
think). Here's the problem: when I start safe_mysqld it just ends.
Here's the snippet from my error log:
/usr/local/libexec/mysqld: File './proto2-bin.1' not found (Errcode: 13)
030111 13:41:11 Could not use proto2-bin for logging (error 13)
030111 13:41:11 /usr/local/libexec/mysqld: Can't create/write to file
'/usr/local/var/proto2.pid' (Errcode: 13)
030111 13:41:11 /usr/local/libexec/mysqld: Can't find file:
'./mysql/host.frm' (errno: 13)
030111 13:41:11 /usr/local/libexec/mysqld: Error on delete of
'/usr/local/var/proto2.pid' (Errcode: 13)
030111 13:41:11 mysqld ended
Is there an ownership or permission problem here?
Can anyone help me out here?
Much thanks in advance,
CB
---------------------------------------------------------------------
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
- Re: install problem... (permissions?) Christopher Bergeron
- Re: install problem... (permissions?... Stefan Hinz, iConnect \(Berlin\)
- Re: install problem... (permissi... Diana Soares