Running Fedora 9/10, Apache 2, PHP 5...
Can I run a shell script as root, from a PHP script using exec()?
Do I just give Apache root priveleges, and then add
I'm not professional in this field, but it looks like you need SUID flag.
Read here for examples or google