Date: Sat, 3 Jan 2009 23:57:23 -0500 From: stan <stanb@panix.com> To: freebsd-questions@freebsd.org Subject: Re: PHP setup question Message-ID: <20090104045723.GA30339@teddy.fas.com> In-Reply-To: <20090104044236.GC13260@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>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jan 03, 2009 at 10:42:37PM -0600, Kelly D. Grills wrote: > On Sat, Jan 03, 2009 at 11:24:02PM -0500, stan wrote: > > > > > > Looks as though you have a problem with your database. > > > > Probably. It's a new machine, and I have not got anything that depends on > > MySQL running yet. I figured when I got past the "Not Found" errors I'd see > > what I needed to do to get the conection the the DB going. I have not found > > anything in the docs about setting up the requisite tables yet, either. > > > > > > But the "Not Fond" error has to be corected before I get to that, right? > > Ampache requires MySQL 4.1 or higher, per the requirements at http://ampache.org/ > I believe the errors you're currently seeing are a result of the lack of a database. > > When you iniatially ran the web setup you should have been asked for database info. > You can insert the tables manually, see section 2.2 of the INSTALL document. > (/usr/local/www/ampache/docs/INSTALL) > Looking at this doc, I did find that I had incorectly copied ampache.cfg.php.dist to ampache.cfg.php So I removed thta. But I still get the The requested URL /install.php was not found on this server. error. It does look like if I gte past this, and can get the web installer running, I should be able to figure it out from thre. Thanks for the help. -- 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?20090104045723.GA30339>