[PHP-DEV] Bug #14924: The POSIX access(2) function is not available

2002-01-07 Thread danpat
From: [EMAIL PROTECTED] Operating system: Linux 2.4.17, Debian unstable PHP version: 4.1.0 PHP Bug Type: POSIX related Bug description: The POSIX access(2) function is not available Seeing as is_readable, is_writeable and is_executable all work out the file permissions mask

[PHP-DEV] Bug #14923: is_readable, is_writable, is_executable fail on POSIX ACL based filesystems

2002-01-07 Thread danpat
default give the webserver UID/GID access to a whole swag of files, several files are specifically excluded from the webserver UID/GID using POSIX ACL's such as: chuckles:/mnt/archive$ getfacl somefile # somefile: 002-asdf/ # owner: danpat # group: users user::rwx gro