Find the answer to your Linux question:
Results 1 to 2 of 2
Hi, I’m running Debian Etch; Apache2; Samba. I’ve shared /var/www in Samba and I’m trying to develop on my laptop running XP. I’ve ran: Sudo chown -r parker:www-data /var/www Sometimes ...
  1. #1
    Just Joined!
    Join Date
    Nov 2006
    Posts
    4

    file group keeps chaning when writing via samba share

    Hi,

    I’m running Debian Etch; Apache2; Samba. I’ve shared /var/www in Samba and I’m trying to develop on my laptop running XP. I’ve ran:

    Sudo chown -r parker:www-data /var/www

    Sometimes when I write to a file under /var/www , the group will change to parker and then apache can’t serve the file. Can anyone tell me why this is happing and how to fix it? I’m hoping it’s just a simple problem of my inexperience with Linux. Thanks.

  2. #2
    Just Joined!
    Join Date
    Feb 2008
    Posts
    29
    On the apache conf file what are the User:group ownership? www-data?

    Try putting as parker and www-data in the apache file.

    Regards,
    Lego

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •