From owner-freebsd-questions@FreeBSD.ORG Sun Jan 11 15:30:56 2009 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 0CE12106566C for ; Sun, 11 Jan 2009 15:30:56 +0000 (UTC) (envelope-from stanb@panix.com) Received: from mail2.panix.com (mail2.panix.com [166.84.1.73]) by mx1.freebsd.org (Postfix) with ESMTP id AFBA88FC0C for ; Sun, 11 Jan 2009 15:30:55 +0000 (UTC) (envelope-from stanb@panix.com) Received: from mailbackend.panix.com (mailbackend.panix.com [166.84.1.89]) by mail2.panix.com (Postfix) with ESMTP id A9D9D3480B for ; Sun, 11 Jan 2009 10:30:54 -0500 (EST) Received: from teddy.fas.com (c-76-26-198-188.hsd1.sc.comcast.net [76.26.198.188]) by mailbackend.panix.com (Postfix) with ESMTP id 78938EC9D for ; Sun, 11 Jan 2009 10:30:54 -0500 (EST) Received: from stan by teddy.fas.com with local (Exim 3.36 #1 (Debian)) id 1LM2H8-0007H0-00 for ; Sun, 11 Jan 2009 10:30:54 -0500 Date: Sun, 11 Jan 2009 10:30:54 -0500 From: stan To: freebsd-questions@freebsd.org Message-ID: <20090111153054.GA27872@teddy.fas.com> Mail-Followup-To: freebsd-questions@freebsd.org References: <20090104010332.GA25704@teddy.fas.com> <20090110152235.GA16911@the-grills.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090110152235.GA16911@the-grills.com> X-Editor: gVim X-Operating-System: Debian GNU/Linux X-Kernel-Version: 2.4.23 X-Uptime: 10:25:19 up 244 days, 16:47, 1 user, load average: 0.13, 0.05, 0.01 User-Agent: Mutt/1.5.4i Sender: Stan Brown Subject: Re: PHP setup question 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, 11 Jan 2009 15:30:56 -0000 On Sat, Jan 10, 2009 at 09:22:36AM -0600, Kelly D. Grills wrote: > On Sat, Jan 03, 2009 at 08:03:32PM -0500, stan wrote: > > > > I am trying to get the ampcache port working on a 7.1 machine. > > Just wondering if you've resolved the problems you had with this. > I installed amapche on an Ubuntu mahcine, and folowed the same procedure (except for quoting the rss variables). Once again when I went to write the config file, I had to download it to the machine that I was running the web browser on. Once I did that, and located the appropriate place on the Ubuntu machine, everything worked as expected. I am building a music catalog as we speak on that machine. This leads me to suspect that there is something wrong with the way I am seting it up on the FreeBSD machine. Going through the _exact_ same procdure as on the Ubuntu machine results in the following when I try to procedd to step 3 in the web installer. Error: Config file detected, Ampache is already installed (displayed in the browser). Can we idntify exactly what causes this error message? If so, maybe I cna check that on the FreeBSD machine. I really need this to work on the FreeBSD machine, as it is where the music is stored, and it's the web serer accessible from outside. Thanks, -- One of the main causes of the fall of the roman empire was that, lacking zero, they had no way to indicate successful termination of their C programs.