From owner-freebsd-questions Sun Jan 26 12: 9:13 2003 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 B6A3A37B405 for ; Sun, 26 Jan 2003 12:09:11 -0800 (PST) Received: from sub21-156.member.dsl-only.net (sub21-156.member.dsl-only.net [63.105.21.156]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC2E643EB2 for ; Sun, 26 Jan 2003 12:09:10 -0800 (PST) (envelope-from nkinkade@sub21-156.member.dsl-only.net) Received: from nkinkade by sub21-156.member.dsl-only.net with local (Exim 4.10) id 18ct5V-000GbI-00 for freebsd-questions@freebsd.org; Sun, 26 Jan 2003 12:09:05 -0800 Date: Sun, 26 Jan 2003 12:09:05 -0800 From: Nathan Kinkade To: BSD Subject: Re: MySQL Message-ID: <20030126200905.GA62833@sub21-156.member.dsl-only.net> Reply-To: nkinkade@dsl-only.net Mail-Followup-To: BSD References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="cNdxnHkX5QqsyA0e" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --cNdxnHkX5QqsyA0e Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jan 26, 2003 at 09:00:44PM +0100, Gannater J?nos wrote: > I am trying to use Horde. > When I execute this command: > mysql --user=3Droot --password=3Dpass < mysql_create.sql > The following error comes up: > ERROR 2002: Can't connect to local MySQL server through > socket '/tmp/mysql.sock' (2) >=20 > What could be the problem? How can I fix it? Is the mysqld running? Try `ps ax | grep mysqld` to make sure. If it's not running, try `/usr/local/etc/rc.d/mysql-server.sh start`. Nathan --=20 GPG Public Key ID: 0x4250A04C gpg --keyserver pgp.mit.edu --recv-keys 4250A04C http://63.105.21.156/gpg_nkinkade_4250A04C.asc --cNdxnHkX5QqsyA0e Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+NEBhWZYS9EJQoEwRAqurAJ9t3l/yiw3zRpcyDnJZrRQ37gzEPgCggUnu TIJg8vNqFCuCi0tdQm311Z0= =6262 -----END PGP SIGNATURE----- --cNdxnHkX5QqsyA0e-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message