hi, I need to execute a command under an account different from that  
which runs my web server.  perhaps I'm failing to understand what  
mod_suphp is meant to do but I can't seem to figure out proper usage.   
this is what I generally would do to execute a shell command:

<? echo exec("whoami"); ?>

if I wanted it to run under user "rpm", how would I do it?  I've read  
the docs but am no brighter for them.

thx - e

_______________________________________________
suPHP mailing list
[email protected]
https://lists.marsching.com/mailman/listinfo/suphp

Reply via email to