From owner-freebsd-questions@FreeBSD.ORG Wed Dec 1 14:23:01 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA16F16A4CE; Wed, 1 Dec 2004 14:23:01 +0000 (GMT) Received: from catflap.slightlystrange.org (cpc2-cmbg1-3-0-cust94.cmbg.cable.ntl.com [213.107.104.94]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E53543D41; Wed, 1 Dec 2004 14:23:01 +0000 (GMT) (envelope-from danielby@slightlystrange.org) Received: from danielby by catflap.slightlystrange.org with local (Exim 4.43 (FreeBSD)) id 1CZVNh-00024e-Kk; Wed, 01 Dec 2004 14:22:57 +0000 Date: Wed, 1 Dec 2004 14:22:57 +0000 From: Daniel Bye To: Daniel Bye , freebsd-questions@freebsd.org, freebsd-questions-request@freebsd.org Message-ID: <20041201142257.GA7539@catflap.slightlystrange.org> Mail-Followup-To: Daniel Bye , freebsd-questions@freebsd.org, freebsd-questions-request@freebsd.org References: <41AD7F97.13526.2896C2@localhost> <41AD9F8E.11077.A572C5@localhost> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="k+w/mQv8wyuph6w0" Content-Disposition: inline In-Reply-To: <41AD9F8E.11077.A572C5@localhost> User-Agent: Mutt/1.4.2.1i Subject: Re: MYSQL connection problem (SOLVED) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Daniel Bye List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Dec 2004 14:23:01 -0000 --k+w/mQv8wyuph6w0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Dec 01, 2004 at 10:40:14AM -0300, mario.lobo@ipad.com.br wrote: > YEEEESSSSSS !!! IT WORKED !! >=20 > Thanks a million Daniel. >=20 > What exactly does with-liwrap do? It causes the MySQL package to be linked against the libwrap library - which is used for host access control through the /etc/hosts.allow mechanism. For this reason, now you have MySQL built without it, you should use some other means of controlling where connections are allowed from. Check out hosts_access in section 3 of the manual for more details. Dan --=20 Daniel Bye PGP Key: ftp://ftp.slightlystrange.org/pgpkey/dan.asc PGP Key fingerprint: 3B9D 8BBB EB03 BA83 5DB4 3B88 86FC F03A 90A1 BE8F _ ASCII ribbon campaign ( ) - against HTML, vCards and X - proprietary attachments in e-mail / \ --k+w/mQv8wyuph6w0 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBrdPBhvzwOpChvo8RAqiTAKDs2h0BGXenpzvKsbYzbOVvJlyLegCgsAPT Ojb1Do3EWj/TOct41hQ7lmk= =2yTX -----END PGP SIGNATURE----- --k+w/mQv8wyuph6w0--