Web servers typically don't run as root, so perhaps a file needs to be overwritten that is owned by root, or something? Can you su to the user that the web server runs as, and then try running the command from the command-line that the web form submission runs?
|