Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Jan 2009 15:33:19 -0500
From:      stan <stanb@panix.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: PHP setup question
Message-ID:  <20090104203319.GA15823@teddy.fas.com>
In-Reply-To: <20090104190044.GA17603@the-grills.com>
References:  <20090104010332.GA25704@teddy.fas.com> <20090104022927.GA13072@the-grills.com> <20090104031501.GA28244@teddy.fas.com> <20090104033518.GA13260@the-grills.com> <20090104035556.GB28994@teddy.fas.com> <20090104040943.GB13260@the-grills.com> <20090104042402.GA29640@teddy.fas.com> <20090104044236.GC13260@the-grills.com> <20090104045115.GB29868@teddy.fas.com> <20090104190044.GA17603@the-grills.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jan 04, 2009 at 01:00:44PM -0600, Kelly D. Grills wrote:
> On Sat, Jan 03, 2009 at 11:51:15PM -0500, stan wrote:
> > 
> > Looking at the doc, you referenced, it appears that I should be able to
> > connect to beachcave.net/install.php
> > 
> > Doing so resluts in:
> > 
> > The requested URL /install.php was not found on this server.
> >
> 
> No, you should be able to access:
> http://beachcave.net/ampache/install.php
> 
> I just did.
> 
OK, I did make some progress here. I figured out that I needed to change
the grant to:

 GRANT ALL ON ampache to 'ampache_user'@'localhost' IDENTIFIED BY 'xxxxx' ;

Then I entered this passwrd in the step 2 install page, and tried to write
the config file. I could not, but,as stated in the docs, it offered to ket
me download it. I did so, and put it in /usr/local/www/ampache/config. I
set the owner to www. Good so, far, but now when I try to proced to step 3,
I get:

Error: Config file detected, Ampache is already installed

So, I am guessing I should have somehow continued to set up this file
without putting it in place?



-- 
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090104203319.GA15823>