On Wed, 20 Mar 2002, Geoffrey Young wrote:
> > > Jon Jensen wrote:
> > > >
> > > > Within mod_perl, I would like to know the pid of the master Apache daemon,
>
> well, here's one other way:
>
>
> $Apache::Server::SaveConfig = 1;
> $PidFile = 'logs/httpd.pid';
>
>
> PerlInitHandler 'sub {
Jon Jensen wrote:
>
> On Wed, 20 Mar 2002, Stas Bekman wrote:
>
> > Jon Jensen wrote:
> > >
> > > Within mod_perl, I would like to know the pid of the master Apache daemon,
> >
> > perldoc -f getppid
>
> Thanks, Stas. I should've found that. I'm still interested in getting the
> PidFile setting
On Wed, 20 Mar 2002, Stas Bekman wrote:
> Jon Jensen wrote:
> >
> > Within mod_perl, I would like to know the pid of the master Apache daemon,
>
> perldoc -f getppid
Thanks, Stas. I should've found that. I'm still interested in getting the
PidFile setting at runtime, but can live without it i
Jon Jensen wrote:
> Forgive me if this is really elementary.
>
> Within mod_perl, I would like to know the pid of the master Apache daemon,
perldoc -f getppid
_
Stas Bekman JAm_pH -- Just Another mod_perl Ha