where is /WEB/ROOT? installing a PHP app (feed-on-feeds) with sudo svn

Owen Townend owen.townend at gmail.com
Wed Apr 9 10:18:11 UTC 2008


On 09/04/2008, thufir <hawat.thufir at gmail.com> wrote:
>
> On Wed, 09 Apr 2008 09:04:46 +0000, thufir wrote:
>
>
> > what user/group should everything in /var/www/ be?
>
>
>
> what I did was:
>
> thufir at arrakis:/var/www$
> thufir at arrakis:/var/www$ sudo chown www-data:www-data feed-on-feeds/ -R
> thufir at arrakis:/var/www$
>
>
> which worked, but is this correct?  How do you know what user/group?


Hey,
  Check /etc/apache2/envvars. Mine has:
export APACHE_RUN_USER=www-data
export APACHE_RUN_GROUP=www-data

  This is the user/group that the apache process will run as.

cheers,
Owen.

-Thufir
>
>
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20080409/ae6a56a5/attachment.html>


More information about the ubuntu-users mailing list