[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Ktracing chrooted Apache: file errors
On Tue, Oct 01, 2002 at 08:50:26AM -0400, Steve Shockley wrote:
> > > It seems that if the file exists, it can't access it.
> > yes. by design.
> Hm. I figured that the behavior should be the same both chrooted and
> non-chrooted. Is there something I'm missing conceptually? I realize it's
> not *broken*, but possibly "incorrect".
there's no way round it. these files are owned by root, and apache drops
privs on startup (unless running -u ...).
real impact? zero ;-)