Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Jan 2009 16:30:07 -0500
From:      stan <stanb@panix.com>
To:        Steve Bertrand <steve@ibctech.ca>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: PHP setup question
Message-ID:  <20090107213007.GA31144@teddy.fas.com>
In-Reply-To: <4964BD4A.4060300@ibctech.ca>
References:  <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> <4964BD4A.4060300@ibctech.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jan 07, 2009 at 09:33:46AM -0500, Steve Bertrand wrote:
> stan wrote:
> 
> I'll describe the test setup that I used within a VM to configure things
> inline. The software does not necessarily match the version number
> exactly to yours.
> 
Thanks for puting in all this effort!!

> 
> I'm willing to bet that you have a permissions error within the
> filesystem, but that is just a guess.
> 
> Provide the output to:
> 
> # ls -l /usr/local/www
> # ls -l /usr/local/www/ampache/config

$ ls -l /usr/local/www
total 12
drwxr-xr-x  15 www   www    1024 Jan  5 16:33 ampache
drwxr-xr-x   6 root  wheel   512 Dec 28 17:38 apache22
drwxr-xr-x  18 root  wheel   512 Jan  3 22:06 data
drwxr-xr-x  21 root  wheel  2560 Jan  1 14:34 gallery
drwxr-xr-x   9 root  wheel   512 Dec 29 12:24 nagios


$  ls -l /usr/local/www/ampache/config
total 24
-r--r--r--  1 www  www  19352 Jan  5 16:38 ampache.cfg.php.dist
-r--r--r--  1 www  www    141 Aug 31 02:20 motd.php.dist
-r--r--r--  1 www  www     96 Aug 31 02:20 registration_agreement.php.dist
$ 

Does this look corect?
-- 
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?20090107213007.GA31144>