From owner-freebsd-questions Thu Sep 27 6:42:24 2001 Delivered-To: freebsd-questions@freebsd.org Received: from jason-n3xt.org (42.mujb.dlls.dllstxbk.dsl.att.net [12.98.249.42]) by hub.freebsd.org (Postfix) with ESMTP id AA50F37B41B for ; Thu, 27 Sep 2001 06:42:20 -0700 (PDT) Received: from localhost (jason@localhost) by jason-n3xt.org (8.11.4/8.11.5) with ESMTP id f8RDh7g08999 for ; Thu, 27 Sep 2001 13:43:07 GMT (envelope-from jason@jason-n3xt.org) Date: Thu, 27 Sep 2001 13:43:06 +0000 (GMT) From: Jason To: questions@freebsd.org Subject: MySQL and Qmail Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 G'day all: I'm trying to setup Qmail/Couier-IMAP/VPOPmail on my box. I'm trying to follow the Qmail FreeBSD toaster at http://matt.simerson.net/computing/qmail.toaster.shtml I'm having trouble with getting MySQL server working. After I install it from the ports I tried to run the commands it said to change the "root" passwd of the database. It gave me: /usr/local/bin/mysqladmin -u root -p password Enter password: /usr/local/bin/mysqladmin: connect to server at 'localhost' failed error: 'Access denied for user: 'root@localhost' (Using password: YES)' Anyone have any ideas? TIA ---- Jason jason@jason-n3xt.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message