Voting

: one minus one?
(Example: nine)

The Note You're Voting On

Chroot
16 years ago
If you have chrooted apache and php, you will also want to put /bin/sh into the chrooted environment. Otherwise, the exec() or passthru() will not function properly, and will produce error code 127, file not found.

<< Back to user notes page

To Top