On Tue, Jun 12, 2001 at 12:12:13PM +0200, Marcel Hicking wrote:
> On 12 Jun 2001, at 1:21, Jeremy Lunn wrote:
>
> > I am wondering what is the best way to get simular results
> > to suexec with php?
> >
> > I've heard of people running seperate instances of apache
> > for each client. Is that li
On Tue, Jun 12, 2001 at 12:12:13PM +0200, Marcel Hicking wrote:
> On 12 Jun 2001, at 1:21, Jeremy Lunn wrote:
>
> > I am wondering what is the best way to get simular results
> > to suexec with php?
> >
> > I've heard of people running seperate instances of apache
> > for each client. Is that l
On 12 Jun 2001, at 19:52, Jeremy Lunn wrote:
> On Tue, Jun 12, 2001 at 11:37:38AM +0200, Marcel Hicking
> wrote: > Unfortunatelly you cannot set user/group in your
> apache > config within a virtual host. The user/group
> directives > once again will only affect cgi programs when
> set for vhosts.
On 12 Jun 2001, at 1:21, Jeremy Lunn wrote:
> I am wondering what is the best way to get simular results
> to suexec with php?
>
> I've heard of people running seperate instances of apache
> for each client. Is that likely to be a messy solution?
> how much overhead would each instance be?
You w
On 12 Jun 2001, at 19:52, Jeremy Lunn wrote:
> On Tue, Jun 12, 2001 at 11:37:38AM +0200, Marcel Hicking
> wrote: > Unfortunatelly you cannot set user/group in your
> apache > config within a virtual host. The user/group
> directives > once again will only affect cgi programs when
> set for vhosts
On 12 Jun 2001, at 1:21, Jeremy Lunn wrote:
> I am wondering what is the best way to get simular results
> to suexec with php?
>
> I've heard of people running seperate instances of apache
> for each client. Is that likely to be a messy solution?
> how much overhead would each instance be?
You
27;ll do the same! :-)
>
> Sincerely,
> Jason
>
> - Original Message -
> From: "Jeremy Lunn" <[EMAIL PROTECTED]>
> To:
> Sent: Monday, June 11, 2001 11:21 PM
> Subject: user privileges with php (like with suexec)
>
>
> > I am wondering what
M
Subject: user privileges with php (like with suexec)
> I am wondering what is the best way to get simular results to suexec
> with php?
>
> I've heard of people running seperate instances of apache for each
> client. Is that likely to be a messy solution? how much ov
Probably not. If you're not using the CGI version of PHP, then you
have to use the module version, and thus PHP will be joined at the
hip with the Apache daemons and you're stuck w/ the user/group that
Apache is running under.
As you mentioned, the CGI version of PHP does not have this problem
I am wondering what is the best way to get simular results to suexec
with php?
I've heard of people running seperate instances of apache for each
client. Is that likely to be a messy solution? how much overhead would
each instance be?
The other solution is to use the CGI version of php and use
27;ll do the same! :-)
>
> Sincerely,
> Jason
>
> - Original Message -
> From: "Jeremy Lunn" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Monday, June 11, 2001 11:21 PM
> Subject: user privileges with php (like with suexec)
>
: Monday, June 11, 2001 11:21 PM
Subject: user privileges with php (like with suexec)
> I am wondering what is the best way to get simular results to suexec
> with php?
>
> I've heard of people running seperate instances of apache for each
> client. Is that likely to be a messy s
Probably not. If you're not using the CGI version of PHP, then you
have to use the module version, and thus PHP will be joined at the
hip with the Apache daemons and you're stuck w/ the user/group that
Apache is running under.
As you mentioned, the CGI version of PHP does not have this proble
I am wondering what is the best way to get simular results to suexec
with php?
I've heard of people running seperate instances of apache for each
client. Is that likely to be a messy solution? how much overhead would
each instance be?
The other solution is to use the CGI version of php and use
14 matches
Mail list logo