From owner-freebsd-questions@FreeBSD.ORG Sun Aug 19 12:45:30 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 9F4E916A41A for ; Sun, 19 Aug 2007 12:45:30 +0000 (UTC) (envelope-from cuongvt@fpt.vn) Received: from isp-fcmail.FPT.NET (isp-fcmail.fpt.net [210.245.0.161]) by mx1.freebsd.org (Postfix) with ESMTP id 2C25D13C465 for ; Sun, 19 Aug 2007 12:45:29 +0000 (UTC) (envelope-from cuongvt@fpt.vn) Received: from isp-go.FPT.NET ([210.245.0.153]) by isp-fcmail.FPT.NET with Microsoft SMTPSVC(6.0.3790.3959); Sun, 19 Aug 2007 19:45:27 +0700 Received: from isp-mta3.fpt.vn ([210.245.0.150]) by isp-go.FPT.NET with Microsoft SMTPSVC(5.0.2195.6713); Sun, 19 Aug 2007 19:45:27 +0700 Received: from [58.187.38.22] by isp-mta3.fpt.vn [210.245.0.150] Message-ID: <46C83B64.9040608@fpt.vn> Date: Sun, 19 Aug 2007 19:45:24 +0700 From: vuthecuong User-Agent: Thunderbird 2.0.0.6 (X11/20070805) MIME-Version: 1.0 To: Pollywog References: <200708171532.14960.lists-fbsd@shadypond.com> In-Reply-To: <200708171532.14960.lists-fbsd@shadypond.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 19 Aug 2007 12:45:27.0754 (UTC) FILETIME=[D1C59AA0:01C7E25E] Cc: freebsd-questions@freebsd.org 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 12:45:30 -0000 Pollywog wrote: > 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. > _______________________________________________ > 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" > > Did you alias phpmyadmin in httpd.conf (or lighttpd.conf)?