Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Dec 2004 02:16:11 -0800
From:      Vonleigh Simmons <nospam@illusionart.com>
To:        freebsd-questions@freebsd.org
Subject:   mlock setgid mail && mysql
Message-ID:  <04F5A8FA-4839-11D9-B2C4-000A2791B6EC@illusionart.com>

next in thread | raw e-mail | index | archive | help
	After updating to 5.3 I'm running into the following two problems:

1. I'm getting the following error in my mail log over and over:
usr/local/libexec/mlock[755]: (64) not setgid mail

	I'm assuming it's an ownership problem, but what of?

2. MySQL won't start at boot time. I read UPDATING and it says to 
include a line in /etc/rc.conf. But even after adding that line:

# grep mysql /etc/rc.conf
mysql_enable="YES"

	It still won't start up on its own after I reboot. However doing:

# /usr/local/bin/mysqld_safe --user=mysql --datadir=/var/db/mysql 
--pid-file=/var/db/mysql/my_hostname.pid

	Works just fine (which I assume is what the startup script should do). 
Any pointers as to why this isn't working as it should?


Vonleigh Simmons
<http://illusionart.com/>;



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?04F5A8FA-4839-11D9-B2C4-000A2791B6EC>