File created that should be owned by robh:
system('/bin/touch php5test.tmp', $rval); system('ls -l php5test.tmp', $rval); system('/bin/rm php5test.tmp', $rval); ?>
PHP Version information:
// phpinfo(); ?>