Date: Mon, 20 Aug 2007 06:32:58 +0700 From: vuthecuong <cuongvt@fpt.vn> To: Pollywog <lists-fbsd@shadypond.com> Cc: freebsd-questions@freebsd.org Subject: Re: installing/using phpMyAdmin Message-ID: <46C8D32A.2000100@fpt.vn> In-Reply-To: <200708191401.35839.lists-fbsd@shadypond.com> References: <200708171532.14960.lists-fbsd@shadypond.com> <46C83B64.9040608@fpt.vn> <200708191401.35839.lists-fbsd@shadypond.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46C8D32A.2000100>