I used to have a shared account with dreamhost where they have a very nice setup. They have php setup so it runs as the current user rather than the standard apache user which is how I'd like to have my server setup. My questions are, 1. what are my options? 2. What's the easiest and most efficient method to setup php like this?
I'm running debian, with apache2, mysql 5, and php as an apache module. Can someone please point me in the right direction...a howto or tutorial on phpsuexec or whatever other options i have.
NOTES: I've tried using this howto on SUPHP and I failed. Followed it to the nose and couldn't get it to work.