Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Jan 2004 21:46:51 -0500
From:      Chuck Swiger <cswiger@mac.com>
To:        zzerver@hotmail.com, Freebsd Questions <freebsd-questions@FreeBSD.ORG>
Subject:   Re: i found something ugly about freeBSD
Message-ID:  <4019C59B.6040908@mac.com>
In-Reply-To: <BAY2-DAV21CCF3gl6mP0001c1c9@hotmail.com>
References:  <BAY2-DAV21CCF3gl6mP0001c1c9@hotmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
zzerver@hotmail.com wrote:
> Am probably wrong i hope.... but mysqld creates a file call /tmp/mysql.sock
> but this file got to be 777??? ...i loging with a other useran call a rm
> /ytmp/mysql.sock and mysql stop working ...O_o ..but then i did this ...

Your mysql configuration isn't very secure.
(Or: "<grunt affirmative> your setting bad", if that's easier.)

Try setting a umask of 022 for the owner of your mysql process, or else adjust 
mysql's configuration.  You'll probably get more help from a mysql website or 
mailing list.

-- 
-Chuck



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4019C59B.6040908>