From owner-freebsd-questions@FreeBSD.ORG Sun Jun 26 02:32:03 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D5CBE16A41C for ; Sun, 26 Jun 2005 02:32:03 +0000 (GMT) (envelope-from gerard-seibert@suscom.net) Received: from smtp1.suscom.net (smtp1.suscom.net [64.78.119.248]) by mx1.FreeBSD.org (Postfix) with ESMTP id A839C43D49 for ; Sun, 26 Jun 2005 02:32:01 +0000 (GMT) (envelope-from gerard-seibert@suscom.net) Received: from localhost (smtp1 [127.0.0.1]) by smtp1.suscom.net (Postfix) with ESMTP id B3BA7D8299 for ; Sat, 25 Jun 2005 22:31:57 -0400 (EDT) Received: from smtp1.suscom.net ([127.0.0.1]) by localhost (smtp1 [127.0.0.1]) (amavisd-new, port 10024) with SMTP id 08037-06 for ; Sat, 25 Jun 2005 22:31:48 -0400 (EDT) Received: from Gerard.suscom.net (ip47.232.susc.suscom.net [216.45.232.47]) by smtp1.suscom.net (Postfix) with SMTP id 4373FD801F for ; Sat, 25 Jun 2005 22:31:48 -0400 (EDT) Date: Sat, 25 Jun 2005 22:31:51 -0400 (Eastern Standard Time) From: Gerard Seibert To: freebsd-questions Message-ID: X-X-Sender: beerstud@spamcop.net@mail.cesmail.net MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Virus-Scanned: by amavisd-new .250 at suscom.net Subject: Starting 'phpMyAdmin' X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Gerard Seibert List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Jun 2005 02:32:03 -0000 I have Apache2 installed. I placed the following entry in the 'httpd.conf' file: Alias /phpmyadmin/ "/usr/local/www/phpMyAdmin/" That was based on the instructions I received when I installed the program via the ports system. The problem I am having is that I cannot seem to start the program from the web browser. I do not know what I am doing wrong. Can someone else who runs this program clue me in on how to start it. I do have a site hosted for me in which I simply type: http://mysite.com/pma and the program will start. I have tried all sorts of combinations with it hosted on my computer, but without results. -- Thanks! Gerard Seibert gerard-seibert@suscom.net