Re: [EMAIL PROTECTED] suexec with mod_chroot: "command not in docroot "

2005-07-20 Thread dAniel hAhler
Hi, Thanks for all your help, it was a very stupid mistake of myself.. "/fcgi-scripts/.." still was not in the docroot, because the suexec2 in the chroot was still the old one... :/ I thought I had hardlinked it there, but it seems to have been copied only. Sorry.

Re: [EMAIL PROTECTED] suexec with mod_chroot: "command not in docroot "

2005-07-20 Thread dAniel hAhler
On Wednesday 20 July 2005 17:12, Gold, Samuel (Contractor) wrote: > Cwd is current working directory, it is an environment variable. At least > from what I understand. I am not sure what dwd is though. Have you tried > to use truss or strace to see if you are missing a command in your chrooted

Re: [EMAIL PROTECTED] suexec with mod_chroot: "command not in docroot"

2005-07-20 Thread Joshua Slive
On 7/20/05, dAniel hAhler <[EMAIL PROTECTED]> wrote: > Joshua Slive wrote: > > > > I've installed mod_chroot for Apache (2.0.53-Ubuntu), but have now > > > problems > > > with suexec complaining: > > > > > > [2005-07-20 06:28:13]: uid: (1003/x) gid: (1003/1003) cmd: > > > php4-fcgi-starter >

RE: [EMAIL PROTECTED] suexec with mod_chroot: "command not in docroot "

2005-07-20 Thread Gold, Samuel (Contractor)
Cwd is current working directory, it is an environment variable. At least from what I understand. I am not sure what dwd is though. Have you tried to use truss or strace to see if you are missing a command in your chrooted environment? What OS are you using? -Original Message- From: dA

Re: [EMAIL PROTECTED] suexec with mod_chroot: "command not in docroot"

2005-07-20 Thread dAniel hAhler
Joshua Slive wrote: > > I've installed mod_chroot for Apache (2.0.53-Ubuntu), but have now problems > > with suexec complaining: > > > > [2005-07-20 06:28:13]: uid: (1003/x) gid: (1003/1003) cmd: > > php4-fcgi-starter > > [2005-07-20 06:28:13]: command not in docroot > > (/fcgi-scripts/web2/ph

Re: [EMAIL PROTECTED] suexec with mod_chroot: "command not in docroot"

2005-07-20 Thread Joshua Slive
On 7/20/05, dAniel hAhler <[EMAIL PROTECTED]> wrote: > Hi, > > I've installed mod_chroot for Apache (2.0.53-Ubuntu), but have now problems > with suexec complaining: > > [2005-07-20 06:28:13]: uid: (1003/x) gid: (1003/1003) cmd: > php4-fcgi-starter > [2005-07-20 06:28:13]: command not in docr