From owner-freebsd-questions@FreeBSD.ORG Sun Aug 19 23:39:21 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4CF1F16A41A for ; Sun, 19 Aug 2007 23:39:21 +0000 (UTC) (envelope-from lists-fbsd@shadypond.com) Received: from mx-outbound01.easydns.com (mailout.easydns.com [205.210.42.54]) by mx1.freebsd.org (Postfix) with ESMTP id 8764F13C494 for ; Sun, 19 Aug 2007 23:39:19 +0000 (UTC) (envelope-from lists-fbsd@shadypond.com) Received: from slider.shadypond.com (69-12-173-117.static.humboldt1.com [69.12.173.117]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx-outbound01.easydns.com (Postfix) with ESMTP id DB6FC816A for ; Sun, 19 Aug 2007 19:39:16 -0400 (EDT) Received: from slider.shadypond.com (slider.shadypond.com [192.168.1.11]) by slider.shadypond.com (postoffice) with ESMTP id CBD53B65B6 for ; Sun, 19 Aug 2007 23:39:15 +0000 (UTC) From: Pollywog To: freebsd-questions@freebsd.org Date: Sun, 19 Aug 2007 23:39:14 +0000 References: <200708171532.14960.lists-fbsd@shadypond.com> <200708191401.35839.lists-fbsd@shadypond.com> <46C8D32A.2000100@fpt.vn> In-Reply-To: <46C8D32A.2000100@fpt.vn> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200708192339.14800.lists-fbsd@shadypond.com> Subject: Re: installing/using phpMyAdmin 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, 19 Aug 2007 23:39:21 -0000 On Sunday 19 August 2007 23:32:58 vuthecuong wrote: > You can try by adding slash (/) ad the end of above url > it will be looked like: > http://hostname/phpMyAdmin/ Thanks, I tried that one too. I am certain it's my configuration. I will have a look at some tutorials, and I am almost certain the problem is not in the web server configuration but in my configuration for phpMyAdmin itself.