Date: Wed, 1 Dec 2004 14:22:57 +0000 From: Daniel Bye <dan@slightlystrange.org> To: Daniel Bye <freebsd-questions@slightlystrange.org>, freebsd-questions@freebsd.org, freebsd-questions-request@freebsd.org Subject: Re: MYSQL connection problem (SOLVED) Message-ID: <20041201142257.GA7539@catflap.slightlystrange.org> In-Reply-To: <41AD9F8E.11077.A572C5@localhost> References: <41AD7F97.13526.2896C2@localhost> <41AD9F8E.11077.A572C5@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
--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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041201142257.GA7539>