I was wondering if there was anyway to run a PHP script as a user other than the Apache default. I compiled Apache with suEXEC, but that only seems to run any CGI programs with other users.
What I want to do is have a virtualhost that runs under a totally separate user, while the others stay the same.
Thanks in advance.
..jorge