ID: 41519 Comment by: tstarling at wikimedia dot org Reported By: marcelo dot schmidt+php at gmail dot com Status: No Feedback Bug Type: Filesystem function related Operating System: Windows XP PHP Version: 5.2.2 New Comment:
This is trivially reproducible with either is_readable() or is_writable(), neither of which appear to work on Windows for NTFS ACLs. Previous Comments: ------------------------------------------------------------------------ [2007-06-05 01:00:01] php-bugs at lists dot php dot net No feedback was provided for this bug for over a week, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open". ------------------------------------------------------------------------ [2007-05-28 20:40:09] [EMAIL PROTECTED] Not enough information was provided for us to be able to handle this bug. Please re-read the instructions at http://bugs.php.net/how-to-report.php If you can provide more information, feel free to add it to this bug and change the status back to "Open". Thank you for your interest in PHP. Ooops. Clicked wrong button. ------------------------------------------------------------------------ [2007-05-28 16:24:09] marcelo dot schmidt+php at gmail dot com Description: ------------ I have the following permissions on a file: Everyone have full control, though they are denied read and read & execute. is_readable is returning true for this file, while fopen is not able to read it (which is expected). ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=41519&edit=1
