> Why doesn't RunScriptsAsOwner works? What do I do with setuid scripts?
RunScriptsAsOwner should work, as long as the user IDs of the script's owner and the server process are different. Setuid scripts are an apache-hack I believe. As far as I know mathopd ignores the setuid bit, unless perhaps the script is a pure executable CGI program. Cheers Michiel
