Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Mar 2007 05:47:53 -0500
From:      Gerard Seibert <gerard@seibercom.net>
To:        freebsd-questions@freebsd.org
Subject:   Re: MySQL Startup Script
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>

next in thread | previous in thread | raw e-mail | index | archive | help
--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 <grog@FreeBSD.org> 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--



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