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

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

2004-01-27 Thread Eli Hen
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? thanks in advnce, -Lorderon -- PHP

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

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