From owner-freebsd-questions@FreeBSD.ORG Sun Aug 19 23:33:03 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 B3BEB16A419 for ; Sun, 19 Aug 2007 23:33:03 +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 3402E13C46E for ; Sun, 19 Aug 2007 23:33:02 +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); Mon, 20 Aug 2007 06:33:00 +0700 Received: from isp-mta3.fpt.vn ([210.245.0.150]) by isp-go.FPT.NET with Microsoft SMTPSVC(5.0.2195.6713); Mon, 20 Aug 2007 06:33:00 +0700 Received: from [58.187.105.136] by isp-mta3.fpt.vn [210.245.0.150] Message-ID: <46C8D32A.2000100@fpt.vn> Date: Mon, 20 Aug 2007 06:32:58 +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> <46C83B64.9040608@fpt.vn> <200708191401.35839.lists-fbsd@shadypond.com> In-Reply-To: <200708191401.35839.lists-fbsd@shadypond.com> X-OriginalArrivalTime: 19 Aug 2007 23:33:00.0762 (UTC) FILETIME=[47F823A0:01C7E2B9] Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 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 23:33:03 -0000 Pollywog wrote: > On Sunday 19 August 2007 12:45:24 vuthecuong wrote: > >> 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)? >> > > I did but I think there is another problem somewhere, so for the time being I > will do without phpMyAdmin in FreeBSD. > > thanks > > > > > _______________________________________________ > 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" > > >I put http://hostname/phpMyAdmin You can try by adding slash (/) ad the end of above url it will be looked like: http://hostname/phpMyAdmin/