Web Hosting Talk







View Full Version : Suexec like thing for PHP


VolkNet
04-24-2005, 04:50 PM
From what i understand suexec is used when you want CGI scripts that use the mail function to send as the user sending them and not "nobody". (is that correct?)

Is there something like this for PHP in which The users do NOT have to add
#!/usr/bin/php

or whatever to their scripts.

I found this but I dont know how good it is.
http://www.faqts.com/knowledge_base/view.phtml/aid/16339

almahdi
04-25-2005, 01:53 PM
suPHP is a solution...