Lines Matching refs:open_basedir
2 Test open_basedir configuration
4 open_basedir=.
7 require_once "open_basedir.inc";
12 require_once "open_basedir.inc";
16 *** Testing open_basedir configuration [fileperms] ***
23 Warning: fileperms(): open_basedir restriction in effect. File(../bad) is not within the allowed pa…
26 Warning: fileperms(): open_basedir restriction in effect. File(../bad/bad.txt) is not within the al…
29 Warning: fileperms(): open_basedir restriction in effect. File(..) is not within the allowed path(s…
32 Warning: fileperms(): open_basedir restriction in effect. File(../) is not within the allowed path(…
35 Warning: fileperms(): open_basedir restriction in effect. File(/) is not within the allowed path(s)…
38 Warning: fileperms(): open_basedir restriction in effect. File(../bad/.) is not within the allowed …
41 Warning: fileperms(): open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within t…
44 Warning: fileperms(): open_basedir restriction in effect. File(%s/test/bad/../bad/bad.txt) is not w…
47 Warning: fileperms(): open_basedir restriction in effect. File(./../.) is not within the allowed pa…
54 *** Finished testing open_basedir configuration [fileperms] ***