On 12/16/13 4:49 PM, Walt Haas wrote: > Make your shell script setuid to some appropriate user: > > http://en.wikipedia.org/wiki/Setuid > > Probably best to use some user without root privileges
Setuid doesn't work with shell scripts, because it's actually executing /usr/bin/php, not your script. Steve _______________________________________________ UPHPU mailing list [email protected] http://uphpu.org/mailman/listinfo/uphpu IRC: #uphpu on irc.freenode.net
