From owner-freebsd-questions@FreeBSD.ORG Mon Jan 12 01:02:50 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 CD867106564A for ; Mon, 12 Jan 2009 01:02:50 +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 458328FC1D for ; Mon, 12 Jan 2009 01:02:50 +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 979CD34805 for ; Sun, 11 Jan 2009 20:02:49 -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 5BEC0F97E for ; Sun, 11 Jan 2009 20:02:49 -0500 (EST) Received: from stan by teddy.fas.com with local (Exim 3.36 #1 (Debian)) id 1LMBCa-00023j-00 for ; Sun, 11 Jan 2009 20:02:48 -0500 Date: Sun, 11 Jan 2009 20:02:48 -0500 From: stan To: freebsd-questions@freebsd.org Message-ID: <20090112010248.GA7770@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: 19:57:51 up 245 days, 2:20, 2 users, load average: 0.00, 0.00, 0.00 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: Mon, 12 Jan 2009 01:02:51 -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 played witht his a bit more this weekend, and had a friend of mine look at it. he points out that after you put the config file in place, and you get the "File Not Found" error from the web browser that teh URL that it is pointing at is http://beachcave.net/update.php. This is wrong, if you manually enter http://beachcave/net/ampache/update.php you get to a pahe that shows some diagnostices. The first item on that page that _does not_ show OK is Ampache.cfg.php Configured? [ ERROR ] I am wondiering if I ahve somethinf set up incorectly here. What should I look for? BTW, I did install amapche on an Ubuntu system, and get it configured and working, so my problem must have something to do witht eh configuration on the FreeBSD system, right? -- 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.