From owner-freebsd-questions Sat Apr 7 8:39: 5 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mailin2.email.bigpond.com (juicer14.bigpond.com [139.134.6.23]) by hub.freebsd.org (Postfix) with ESMTP id 753E237B422 for ; Sat, 7 Apr 2001 08:39:01 -0700 (PDT) (envelope-from dannyho@bigpond.net.au) Received: from freebsd.freebsd.org ([139.134.4.55]) by mailin2.email.bigpond.com (Netscape Messaging Server 4.15) with SMTP id GBFIDA00.8EM; Sun, 8 Apr 2001 01:43:58 +1000 Received: from CPE-203-45-68-28.nsw.bigpond.net.au ([203.45.68.28]) by mail4.bigpond.com (Claudes-Conscious-MailRouter V2.9c 7/16518653); 08 Apr 2001 01:38:37 From: Danny To: BSD Admin , freebsd-questions@FreeBSD.ORG Subject: Re: starting MYSQL Date: Sun, 8 Apr 2001 02:31:56 +1000 X-Mailer: KMail [version 1.0.21] Content-Type: text/plain References: MIME-Version: 1.0 Message-Id: <01040802340200.00280@freebsd.freebsd.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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