Lines Matching refs:open_basedir
2 Test open_basedir configuration
4 open_basedir=.
7 require_once "open_basedir.inc";
21 require_once "open_basedir.inc";
25 *** Testing open_basedir configuration [rmdir] ***
32 Warning: rmdir(): open_basedir restriction in effect. File(../bad) is not within the allowed path(s…
35 Warning: rmdir(): open_basedir restriction in effect. File(.././bad) is not within the allowed path…
38 Warning: rmdir(): open_basedir restriction in effect. File(../bad/../bad) is not within the allowed…
41 Warning: rmdir(): open_basedir restriction in effect. File(./.././bad) is not within the allowed pa…
44 Warning: rmdir(): open_basedir restriction in effect. File(%s/test/bad) is not within the allowed p…
46 *** Finished testing open_basedir configuration [rmdir] ***