Lines Matching refs:is_readable
8 test_open_basedir("is_readable");
16 *** Testing open_basedir configuration [is_readable] ***
23 Warning: is_readable(): open_basedir restriction in effect. File(../bad) is not within the allowed …
26 Warning: is_readable(): open_basedir restriction in effect. File(../bad/bad.txt) is not within the …
29 Warning: is_readable(): open_basedir restriction in effect. File(..) is not within the allowed path…
32 Warning: is_readable(): open_basedir restriction in effect. File(../) is not within the allowed pat…
35 Warning: is_readable(): open_basedir restriction in effect. File(/) is not within the allowed path(…
38 Warning: is_readable(): open_basedir restriction in effect. File(../bad/.) is not within the allowe…
41 Warning: is_readable(): open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within…
44 Warning: is_readable(): open_basedir restriction in effect. File(%s/test/bad/../bad/bad.txt) is not…
47 Warning: is_readable(): open_basedir restriction in effect. File(./../.) is not within the allowed …
54 *** Finished testing open_basedir configuration [is_readable] ***