OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: MySQL from ports on 3.4 - Permission errors.

From: B. Culibrk (bcectrl.com)
Date: Mon Feb 09 2004 - 03:28:08 CST


On Mon, 2004-02-02 at 07:40, Robert McMeekin wrote:
> On Mon, 2004-02-02 at 01:56, Laura Speck wrote:
>
> > [mysqld]
> > port = 3306
> > socket = /var/run/mysql/mysql.sock
>
> Did you try with one of the cnf files from /usr/local/share/mysql ?
>

I think that mysql user under the mysqld process is running doesn't have
right permission to write socket file under /var/run at all.

Try setting mysql.sock in /tmp for example?