From owner-freebsd-questions@FreeBSD.ORG Tue Mar 6 10:48:00 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C006616A405 for ; Tue, 6 Mar 2007 10:48:00 +0000 (UTC) (envelope-from gerard@seibercom.net) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.239]) by mx1.freebsd.org (Postfix) with ESMTP id 81D7A13C46B for ; Tue, 6 Mar 2007 10:48:00 +0000 (UTC) (envelope-from gerard@seibercom.net) Received: by wx-out-0506.google.com with SMTP id s18so6589wxc for ; Tue, 06 Mar 2007 02:48:00 -0800 (PST) Received: by 10.70.113.13 with SMTP id l13mr9965784wxc.1173178080128; Tue, 06 Mar 2007 02:48:00 -0800 (PST) Received: from localhost ( [67.189.184.224]) by mx.google.com with ESMTP id 43sm10833766wri.2007.03.06.02.47.59; Tue, 06 Mar 2007 02:47:59 -0800 (PST) Date: Tue, 6 Mar 2007 05:47:53 -0500 From: Gerard Seibert To: freebsd-questions@freebsd.org Message-ID: <20070306054753.225999f8@localhost> In-Reply-To: <20070306075439.GB68567@wantadilla.lemis.com> References: <982642.10343.qm@web62209.mail.re1.yahoo.com> <20070306075439.GB68567@wantadilla.lemis.com> Organization: Seibercom.net X-Mailer: Claws Mail 2.8.0 (GTK+ 2.10.9; i386-portbld-freebsd6.2) X-Face: "\j?x](l|]4p?-1Bf@!wN<&p=$.}^k-HgL}cJKbQZ3r#Ar]\%U(#6}'?<3s7%(%(gxJxxcR nSNPNr*/^~StawWU9KDJ-CT0k$f#@t2^K&BS_f|?ZV/.7Q Mime-Version: 1.0 Content-Type: multipart/signed; boundary=Sig_AFknD4IYJ463CGq2iarqq9f; protocol="application/pgp-signature"; micalg=PGP-SHA1 Subject: Re: MySQL Startup Script X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Mar 2007 10:48:00 -0000 --Sig_AFknD4IYJ463CGq2iarqq9f Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Tue, 6 Mar 2007 18:24:39 +1030 Greg 'groggy' Lehey wrote: > On Monday, 5 March 2007 at 23:28:53 -0800, Drew Jenkins wrote: > > I built MySQL 5.1 from port on FBSD 6.2. But it doesn't start up on > > boot. There's a mysql-server script in /usr/local/etc/rc.d/ but if I > > try and fire that up from the command line it doesn't start. What do > > I need to do? =20 >=20 > You could start by saying how you invoked the script and what happened > when you tried. You should see: >=20 > # /usr/local/etc/rc.d/mysql-server start > Starting mysql. Have you bothered to place the proper directive in the '/etc/rc,conf' file; i.e.,=20 MYSQL_ENABLE=3Dyes Otherwise, if you want to start it from the command line sans that statement, you will have to use: /usr/local/etc/rc.d/mysql-server force Check out the mysql script in /usr/local/etc/rc.d for further details. --=20 Gerard My mother loved children -- she would have given anything if I had been one. Groucho Marx --Sig_AFknD4IYJ463CGq2iarqq9f Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.2 (FreeBSD) iD8DBQFF7UbaFCqdq4D1ybYRAqJsAJ4360xec0LtyODdsr3Pks2Wxj6XCwCglQaC 9Wz6mHTN+QPrHrhmGD5sF58= =/wt2 -----END PGP SIGNATURE----- --Sig_AFknD4IYJ463CGq2iarqq9f--