Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Apr 2001 02:31:56 +1000
From:      Danny <dannyho@bigpond.net.au>
To:        BSD Admin <freebsd@noc.ntelos.net>, freebsd-questions@FreeBSD.ORG
Subject:   Re: starting MYSQL
Message-ID:  <01040802340200.00280@freebsd.freebsd.org>
References:  <Pine.BSF.4.21.0104050913350.16051-100000@noc.ntelos.net>

next in thread | previous in thread | raw e-mail | index | archive | help
If you installed MySQL using /stand/sysinstall it should have placed a file
called mysql.sh (or something simlar) in /usr/local/etc/rc.d  

what does ls -l /usr/local/etc/rc.d show you?
Make you you chmod 755 the mysql.sh file?




On Fri, 06 Apr 2001, BSD Admin wrote:
> Hey Guys,
> I'm installing mysql (via /stand/sysinstall).
> It looks like I got the server and client installed.
> In the docs, you start the server via:
> 
> shell> bin/safe_mysqld --user=mysql &
> 
> What I was wondering is how I get the mysqld to start on boot.
> Would I put an entry in /etc/default/rc.conf or is there another
> place where I should specify by command line?
> 
> Thanks for any info,
> 
> Ashby
> 
> p.s- if anyone has any experience with Request Tracker (ticketing
> system) under FreeBSD, please email me as I am looking for the best way to
> install on BSD (is there a package in /stand/sysinstall for this?)
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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