From owner-freebsd-questions@FreeBSD.ORG Thu Feb 3 02:53:02 2005 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 CD91416A4CE for ; Thu, 3 Feb 2005 02:53:02 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A8F643D48 for ; Thu, 3 Feb 2005 02:53:02 +0000 (GMT) (envelope-from linicks@gmail.com) Received: by rproxy.gmail.com with SMTP id 40so184592rnz for ; Wed, 02 Feb 2005 18:52:59 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=FxolxotweyR7tiuGGUln5uViXhHdCMXNnQ9fqGmEgfgLq01K32SPDWj7KizfTeRBjcLnpuBg31z8tUakltxs44s6XPYNo5E8sQQiovzDa6U4C1IfQTg3Ufh5hPt2PUHCUg2KGVmwwMBuEk/DUNPom/gqhDDVWD8AE+lLPB+VWz4= Received: by 10.38.179.56 with SMTP id b56mr390107rnf; Wed, 02 Feb 2005 18:52:59 -0800 (PST) Received: by 10.38.8.20 with HTTP; Wed, 2 Feb 2005 18:52:58 -0800 (PST) Message-ID: Date: Wed, 2 Feb 2005 19:52:58 -0700 From: Nick Pavlica To: Positive Negative In-Reply-To: <3ce33c85050202184176ca49ac@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <3ce33c85050202184176ca49ac@mail.gmail.com> cc: freebsd-questions@freebsd.org Subject: Re: Access denied for user 'root'@'localhost' (using password: NO) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Nick Pavlica List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Feb 2005 02:53:02 -0000 Try these links: http://dev.mysql.com/doc/mysql/en/privileges.html http://dev.mysql.com/doc/mysql/en/can-not-connect-to-server.html http://dev.mysql.com/doc/mysql/en/request-access.html http://dev.mysql.com/doc/mysql/en/privilege-system.html --Nick On Wed, 2 Feb 2005 18:41:40 -0800, Positive Negative wrote: > Warning: Access denied for user 'root'@'localhost' (using password: > NO) in /usr/local/www/sites/bender69/webcal/includes/php-dbi.php on > line 48 > Error connecting to database: > > Access denied for user 'root'@'localhost' (using password: NO) > > ---- > > OK, how do i change it back. > > /usr/local/bin/mysqladmin -u root password > > This is where it got messed up.... > > how do i fix it? > > -- > AIM: FucPsSht > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >