Is it possible to pipe to a program outside the users home directory?
For example:
/opt/xxx/xxx/file.php (which is 0755)
My CageFS config has:
/opt
Ive also tried adding:
/opt/xxx/xxx
I get an error email that says:
------ pipe to |/opt/xxx/xxx/file.php
.....
Exception: Zend Extension /opt/xxx/xxx/file.php does not exist
For example:
/opt/xxx/xxx/file.php (which is 0755)
My CageFS config has:
/opt
Ive also tried adding:
/opt/xxx/xxx
I get an error email that says:
------ pipe to |/opt/xxx/xxx/file.php
.....
Exception: Zend Extension /opt/xxx/xxx/file.php does not exist
Comment