From owner-freebsd-questions@FreeBSD.ORG Wed Dec 1 12:54:12 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 7C59B16A4CE for ; Wed, 1 Dec 2004 12:54:12 +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 026BA43D5D for ; Wed, 1 Dec 2004 12:54:12 +0000 (GMT) (envelope-from danielby@slightlystrange.org) Received: from danielby by catflap.slightlystrange.org with local (Exim 4.43 (FreeBSD)) id 1CZTzk-0001x5-8d for freebsd-questions@freebsd.org; Wed, 01 Dec 2004 12:54:08 +0000 Date: Wed, 1 Dec 2004 12:54:08 +0000 From: Daniel Bye To: freebsd-questions@freebsd.org Message-ID: <20041201125408.GA6784@catflap.slightlystrange.org> Mail-Followup-To: freebsd-questions@freebsd.org References: <41AD7F97.13526.2896C2@localhost> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="tKW2IUtsqtDRztdT" Content-Disposition: inline In-Reply-To: <41AD7F97.13526.2896C2@localhost> User-Agent: Mutt/1.4.2.1i Subject: Re: MYSQL connection problem 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 12:54:12 -0000 --tKW2IUtsqtDRztdT Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Dec 01, 2004 at 08:23:51AM -0300, mario.lobo@ipad.com.br wrote: > Hello Everyone; >=20 > I have two machines: >=20 > 1) Free 4.10 / mysql (5.0.0) listening on port 5006 >=20 > 2) Free 5.3 Release / mysql (5.0.0) listening on port 5007 >=20 > On both, no firewalls, blocks or anything of that sort. Both machines > have the same configuration. Both mysql were compiled from the ports > with the same options. The only difference between the two machines is > the Free version and port mysql is listening on. [---snip---] > I can only connect on machine 2) if I use a mysql.sock file. Any attempt > to connect via TCP/IP doesn?t work !! command line client, java > connectors (all possible versions) none work. >=20 > I?ve been into every single link google returned to me on the ERROR 2013 > above for 2 days now and none of them had any info to get this working. > Believe me, I tried every hint of suggestion there was. I had similar problems recently. Edit the port's Makefile, removing the line: --with-libwrap \ and rebuild the port. This worked for me - but there is probably a better way to deal with it. 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 / \ --tKW2IUtsqtDRztdT Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBrb7vhvzwOpChvo8RAuyJAJ9IKcksYSoyDPTUHgOg+EZnovhPMwCeJ8rU dpAIRcZCancFqtH2BmZQ4p8= =ixRK -----END PGP SIGNATURE----- --tKW2IUtsqtDRztdT--