Results 1 to 3 of 3
  1. #1
    Join Date
    Aug 2004
    Location
    Tor-NY-BJ
    Posts
    330

    * Apache cannot write to files

    Apache reads all files ok, but it can not write to files at all.

    The web users belong to "nobody"

    I uploaded files using a username "user1"

    How can I give nobody the write permission on user1's files and directories?

  2. #2
    Join Date
    May 2003
    Location
    Colorado Springs, Colorado
    Posts
    34
    You would need to set a group permission on those files and directory that is writable to group "nobody"; assuming that your web server is running as user nobody and group nobody.

  3. #3
    What happens if the files directory are owned by the user but are chmodded to 777?

    IE read / write / execute for owner group public?
    Off Topic Web Forum - A forum for talking about anything!!
    N.Z. Webmaster Community - Are you from New Zealand? Well signup to our forum!!!!

Posting Permissions

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