Q: Why can't userX in groupY write on a file with chmod 0664 and chown
userY:groupY?

Summary: I use php 4.3.9 on an apache webserver
I always got permission errors, when scripts tried to use mkdir() and the
kind.
So I chowned all files and folders to apache:apache and made my standard
user on that box also member of that group(I did that with kusers in kde),
all files now were on chmod 0664 and all directories on 0775.
But my user didn't have write permission, this doesn't go into my head.

Thanks for your appreciation

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to