From owner-freebsd-questions@FreeBSD.ORG Wed Jan 7 14:40:52 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 98E2D106566B for ; Wed, 7 Jan 2009 14:40:52 +0000 (UTC) (envelope-from steve@ibctech.ca) Received: from ibctech.ca (v6.ibctech.ca [IPv6:2607:f118::b6]) by mx1.freebsd.org (Postfix) with SMTP id 30BFE8FC18 for ; Wed, 7 Jan 2009 14:40:52 +0000 (UTC) (envelope-from steve@ibctech.ca) Received: (qmail 22601 invoked by uid 89); 7 Jan 2009 14:53:17 -0000 Received: from unknown (HELO ?IPv6:2607:f118::5?) (steve@ibctech.ca@2607:f118::5) by 2607:f118::b6 with ESMTPA; 7 Jan 2009 14:53:17 -0000 Message-ID: <4964BEF8.9030702@ibctech.ca> Date: Wed, 07 Jan 2009 09:40:56 -0500 From: Steve Bertrand User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: stanb@panix.com, freebsd-questions@freebsd.org References: <20090104042402.GA29640@teddy.fas.com> <20090104044236.GC13260@the-grills.com> <20090104045115.GB29868@teddy.fas.com> <20090104190044.GA17603@the-grills.com> <20090104203319.GA15823@teddy.fas.com> <20090104224540.GA18390@the-grills.com> <20090105215108.GA17430@teddy.fas.com> <20090106034523.GA25207@the-grills.com> <20090107022251.GA31012@teddy.fas.com> <49641B26.3070905@ibctech.ca> <20090107052009.GA3995@teddy.fas.com> In-Reply-To: <20090107052009.GA3995@teddy.fas.com> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: 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: Wed, 07 Jan 2009 14:40:52 -0000 stan wrote: > Complete step 1 of the install process > Go to step 2, when you press "write config file" you will be prompted to > download this fle instead (not cerrtain wh the directory it goes in is > writbale by the www user). Donwload this file and install it as: > > /usr/local/www/ampache/config/ampache.cfg Oh, I missed this my first pass through... If what you claim above is not a typo, then the system surely can not find a configuration, as it should be named: ampache.cfg.php ...not ampache.cfg Small point, but could be a critical one. Steve