From owner-freebsd-questions@FreeBSD.ORG Sun Apr 2 22:18:12 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 6BF0416A420 for ; Sun, 2 Apr 2006 22:18:12 +0000 (UTC) (envelope-from reinhold@violetlan.net) Received: from scurvy.violetlan.net (d463ce08.datahighways.de [212.99.206.8]) by mx1.FreeBSD.org (Postfix) with SMTP id BC73C43D45 for ; Sun, 2 Apr 2006 22:18:11 +0000 (GMT) (envelope-from reinhold@violetlan.net) Received: from scurvy.violetlan.net (localhost.violetlan.net [127.0.0.1]) by scurvy.violetlan.net (Postfix) with SMTP id D0EED33C12 for ; Sun, 2 Apr 2006 23:23:06 +0200 (CEST) Received: from khumuleka (unknown [192.168.100.199]) by scurvy.violetlan.net (Postfix) with ESMTP id BCF1533C0F for ; Sun, 2 Apr 2006 23:23:06 +0200 (CEST) Date: Mon, 3 Apr 2006 00:18:30 +0200 From: Reinhold Platzoeder To: freebsd-questions@freebsd.org Message-ID: <20060403001830.4ca28857@khumuleka> Organization: Violetlan X-Mailer: Sylpheed-Claws 2.0.0 (GTK+ 2.8.16; i386-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: phpmyadmin and Access denied X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Apr 2006 22:18:12 -0000 Hi I have a weird problem here I have installed phpMyAdmin 2.8.0.2 from port Apache version = apache-2.2.0_7 PHP version = php5-5.1.2_1 MySQL version = mysql-server-5.0.19 When I go to the index page I get the following error #1045 - Access denied for user 'root'@'localhost' (using password: NO) I have configured the config.inc.php file and this is whats in it > cat config.inc.php Now the funny thing is that when I change the root password to having no password I can get into phpmyadmin Any ideas as to how I can fix this? Thanks -- Reinhold Platzoeder