Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Nov 2006 12:39:23 -0600
From:      Eric <eric@mikestammer.com>
To:        farrokhi@FreeBSD.org
Cc:        ports@FreeBSD.org
Subject:   Re: FreeBSD Port: mail/roundcube
Message-ID:  <4560A4DB.9020706@mikestammer.com>
In-Reply-To: <45532F6A.3000200@mikestammer.com>
References:  <45532F6A.3000200@mikestammer.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Eric wrote:
> When roundcube installs, it is setting the ownership of all files 
> under roundcube as owned by root with a group of wheel:
>
> -rw-------  1 root  wheel  2142 Oct 31 13:40 db.inc.php
>
> this then causes roundcube to blow up and throw an error since it 
> cannot read its files (apache running as www:www).
>
> a chown -R www:www roundcube fixes the issue, but is it possible for 
> the port to use www:www for the permissions so this isnt a manual step 
> every time?
>
> thanks!
>
> Eric
>
this is still occurring in the latest revision. can you please update it 
or at least add a note so peoples installs do not break every time the 
port is updated?

Eric



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