Re: Wrapping CGI and PHP Scripts

2003-07-03 Thread Fraser Campbell
On July 2, 2003 09:34 pm, Anand Atreya wrote: > Any recommendations on how to do this with PHP - without needing the > #!/usr/bin/php at the top and without using PHP Safe mode - which is a lame > workaround...? I haven't tried this but it appears that you can do what you're looking for with the

Re: Wrapping CGI and PHP Scripts

2003-07-03 Thread Fraser Campbell
On July 2, 2003 09:34 pm, Anand Atreya wrote: > Any recommendations on how to do this with PHP - without needing the > #!/usr/bin/php at the top and without using PHP Safe mode - which is a lame > workaround...? I haven't tried this but it appears that you can do what you're looking for with the

Re: Wrapping CGI and PHP Scripts

2003-07-03 Thread Anand Atreya
PROTECTED]> Cc: "Anand Atreya" <[EMAIL PROTECTED]>; Sent: Wednesday, July 02, 2003 9:33 PM Subject: Re: Wrapping CGI and PHP Scripts > > > If only this could be in a configuration file.. > > What is worse is that every time there is a security patch for ap

Re: Wrapping CGI and PHP Scripts

2003-07-03 Thread Anand Atreya
PROTECTED]> Cc: "Anand Atreya" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, July 02, 2003 9:33 PM Subject: Re: Wrapping CGI and PHP Scripts > > > If only this could be in a configuration file.. > > What is worse is that every time ther

Re: Wrapping CGI and PHP Scripts

2003-07-02 Thread Dan MacNeil
Anand > > - Original Message - > From: "Dan MacNeil" <[EMAIL PROTECTED]> > To: "Jason Lim" <[EMAIL PROTECTED]> > Cc: "Anand Atreya" <[EMAIL PROTECTED]>; > Sent: Wednesday, July 02, 2003 9:33 PM > Subject:

Re: Wrapping CGI and PHP Scripts

2003-07-02 Thread Dan MacNeil
> If only this could be in a configuration file.. What is worse is that every time there is a security patch for apache, we break our hand compiled suexec On Thu, 3 Jul 2003, Jason Lim wrote: > > > > > > >Does anyone know what the default document > > >root is for the Debian configu

Re: Wrapping CGI and PHP Scripts

2003-07-02 Thread Jason Lim
> > >Does anyone know what the default document > >root is for the Debian configuration of suexec? > > /var/www/ > > To change the document root of suexec you need to recompile suexec see: > > http://communitysoftwarelab.org/sys/project.d/suexec.d/install.txt If only this could be in a configur

Re: Wrapping CGI and PHP Scripts

2003-07-02 Thread Dan MacNeil
Anand > > - Original Message - > From: "Dan MacNeil" <[EMAIL PROTECTED]> > To: "Jason Lim" <[EMAIL PROTECTED]> > Cc: "Anand Atreya" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> > Sent: Wednesday, July 02, 2003 9:33 PM &g

Re: Wrapping CGI and PHP Scripts

2003-07-02 Thread Dan MacNeil
> If only this could be in a configuration file.. What is worse is that every time there is a security patch for apache, we break our hand compiled suexec On Thu, 3 Jul 2003, Jason Lim wrote: > > > > > > >Does anyone know what the default document > > >root is for the Debian configu

Re: Wrapping CGI and PHP Scripts

2003-07-02 Thread Jason Lim
> > >Does anyone know what the default document > >root is for the Debian configuration of suexec? > > /var/www/ > > To change the document root of suexec you need to recompile suexec see: > > http://communitysoftwarelab.org/sys/project.d/suexec.d/install.txt If only this could be in a configur

Re: Wrapping CGI and PHP Scripts

2003-07-02 Thread Dan MacNeil
>Does anyone know what the default document >root is for the Debian configuration of suexec? /var/www/ To change the document root of suexec you need to recompile suexec see: http://communitysoftwarelab.org/sys/project.d/suexec.d/install.txt ### On Wed, 2 Jul 2003, Anand At

Re: Wrapping CGI and PHP Scripts

2003-07-02 Thread Dan MacNeil
>Does anyone know what the default document >root is for the Debian configuration of suexec? /var/www/ To change the document root of suexec you need to recompile suexec see: http://communitysoftwarelab.org/sys/project.d/suexec.d/install.txt ### On Wed, 2 Jul 2003, Anand At

Wrapping CGI and PHP Scripts

2003-07-02 Thread Anand Atreya
Hi, I have just recently begun using Debian and am in the process of migrating a FreeBSD 4.4 server over to it. This server had many different users and allowed them to execute CGI and PHP scripts in their public_html folder (or any folder under it) as their own user, not as the user of the w

Wrapping CGI and PHP Scripts

2003-07-02 Thread Anand Atreya
Hi, I have just recently begun using Debian and am in the process of migrating a FreeBSD 4.4 server over to it. This server had many different users and allowed them to execute CGI and PHP scripts in their public_html folder (or any folder under it) as their own user, not as the user of the w