From owner-freebsd-questions@FreeBSD.ORG Fri Aug 17 15:32:18 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 9C33A16A420 for ; Fri, 17 Aug 2007 15:32:18 +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 79F6A13C481 for ; Fri, 17 Aug 2007 15:32:18 +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 B6B5A810C for ; Fri, 17 Aug 2007 11:32:16 -0400 (EDT) Received: from slider.shadypond.com (slider.shadypond.com [192.168.1.11]) by slider.shadypond.com (postoffice) with ESMTP id 01DD7B65B6 for ; Fri, 17 Aug 2007 15:32:15 +0000 (UTC) From: Pollywog To: freebsd-questions@freebsd.org Date: Fri, 17 Aug 2007 15:32:14 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200708171532.14960.lists-fbsd@shadypond.com> Subject: 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: Fri, 17 Aug 2007 15:32:18 -0000 I am running FreeBSD 6.2 and I installed phpMyAdmin from ports, but when I put http://hostname/phpMyAdmin in a browser, I get "the requested URL was not found..." Is some additional configuration required or is the problem that I can only access phpMyAdmin from localhost? I have not tried that yet so I don't know if that would work either.