Hi,

> displacing the hook before "unixd_setup_child" ? but what is the impact of
> this ?
Immediately i think that's dengeurous.

You are facing to a real problem because, if i well understood, you would
like to refresh configurations and you can't read these files because the
chroot...

I think, for myself, that you will need to start a small server when the
first process of apache runs and after a child would to connect to it to run
a special command but you have to know that you will broke the chroot if you
wants to execute some "root" or "outside commands" outside the chroot...
that should be not secure..

Good luck :s

Regards,
Michael Vergoz



From: Eric Covener [mailto:[EMAIL PROTECTED]
To: [email protected]
Sent: Fri, 20 Oct 2006 13:30:12 +0200
Subject: [EMAIL PROTECTED] Re: module that doesn't want to be shared.

On 10/20/06, Jean-frederic Clere <[EMAIL PROTECTED]> wrote:
> On Fri, 2006-10-20 at 11:53 +0200, Jean-frederic Clere wrote:
> > Hi,
> >
> > I have added a modules to httpd-trunk but I have not able to get it
> > shared. (modules.mk shared = is empty!).
>
> I have removed my copy of the repos, checkout again copy back my module
> files. And now it works.

FWIW I've seen this happen if you have a 2nd copy of a module
directory (as in cp -r modules/debug modules/debug.bak) in your
source tree.

--
Eric Covener
[EMAIL PROTECTED]

 

Reply via email to