[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: MySQL from ports on 3.4 - Permission errors.
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?