001- *** Testing open_basedir configuration [tempnam] ***
002- bool(true)
003- bool(true)
004- bool(true)
005- bool(true)
006- bool(true)
001+ Usage: php
002+       php -[b|c|n|h|i|q|s|v|?] [<file>] [args...]
003+   Run in LSAPI mode, only '-b', '-s' and '-c' are effective
004+   Run in Command Line Interpreter mode when parameters are specified
     
008- Warning: tempnam(): open_basedir restriction in effect. File(../bad) is not within the allowed path(s): (.) in %s on line %d
009- bool(false)
006+   -b <address:port>|<port> Bind Path for external LSAPI Server mode
007+   -c <path>|<file> Look for php.ini file in this directory
008+   -n    No php.ini file will be used
009+   -h    This help
010+   -i    PHP information
011+   -l    Syntax check
012+   -q    Quiet-mode.  Suppress HTTP Header output.
013+   -s    Display colour syntax highlighted source.
014+   -v    Version number
015+   -?    This help
     
011- Warning: tempnam(): open_basedir restriction in effect. File(..) is not within the allowed path(s): (.) in %s on line %d
012- bool(false)
013- 
014- Warning: tempnam(): open_basedir restriction in effect. File(../) is not within the allowed path(s): (.) in %s on line %d
015- bool(false)
016- 
017- Warning: tempnam(): open_basedir restriction in effect. File(/) is not within the allowed path(s): (.) in %s on line %d
018- bool(false)
019- 
020- Warning: tempnam(): open_basedir restriction in effect. File(../bad/.) is not within the allowed path(s): (.) in %s on line %d
021- bool(false)
022- 
023- Warning: tempnam(): open_basedir restriction in effect. File(./../.) is not within the allowed path(s): (.) in %s on line %d
024- bool(false)
025- 
026- Warning: tempnam(): open_basedir restriction in effect. File(%s) is not within the allowed path(s): (.) in %s on line %d
027- bool(false)
028- string(%d) "%s"
029- bool(true)
030- string(%d) "%s"
031- bool(true)
032- string(%d) "%s"
033- bool(true)
034- *** Finished testing open_basedir configuration [tempnam] ***
017+   args...    Arguments passed to script.
