Re: [PHP] Unix-Apache: running apache as different user

2004-01-28 Thread Martin Luethi
Wed, 28 Jan 2004 16:11:59 +0200 Lorderon <[EMAIL PROTECTED]>: > "Mike Migurski" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] >> >I have PHP installed on Apache and Unix with several vhosts so each vhost >> >has its own user account on Unix. Now when accessing a webpage, Apache >>

Re: [PHP] Unix-Apache: running apache as different user

2004-01-28 Thread Lorderon
"Mike Migurski" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > >I have PHP installed on Apache and Unix with several vhosts so each vhost > >has its own user account on Unix. Now when accessing a webpage, Apache > >runs with user httpd.. but I want it to run as the user of the vhost

Re: [PHP] Unix-Apache: running apache as different user

2004-01-27 Thread Mike Migurski
>I have PHP installed on Apache and Unix with several vhosts so each vhost >has its own user account on Unix. Now when accessing a webpage, Apache >runs with user httpd.. but I want it to run as the user of the vhost >account.. How can I do that? http://httpd.apache.org/docs/suexec.html -

Re: [PHP] Unix-Apache: running apache as different user

2004-01-27 Thread BAO RuiXian
Eli Hen wrote: Hello All, I have PHP installed on Apache and Unix with several vhosts so each vhost has its own user account on Unix. Now when accessing a webpage, Apache runs with user httpd.. but I want it to run as the user of the vhost account.. How can I do that? What version of Apache