Re: PerlChildInitHandler issues

2007-06-26 Thread Mark Blackman
On 26 Jun 2007, at 13:44, Geoffrey Young wrote: Mark Blackman wrote: The problem: PerlChildInitHandler handler appears to runs in the parent instead of the child. After duplicating the code in http://perl.apache.org/docs/2.0/user/handlers/server.html for MyApache2::Startuplog.pm in the fo

Re: PerlChildInitHandler issues

2007-06-26 Thread Geoffrey Young
Mark Blackman wrote: > The problem: PerlChildInitHandler handler appears to runs in the parent > instead of the child. > > After duplicating the code in > http://perl.apache.org/docs/2.0/user/handlers/server.html > for MyApache2::Startuplog.pm in the following environment. > > Apache/2.2.4 (Uni

PerlChildInitHandler issues

2007-06-26 Thread Mark Blackman
The problem: PerlChildInitHandler handler appears to runs in the parent instead of the child. After duplicating the code in http://perl.apache.org/docs/2.0/user/ handlers/server.html for MyApache2::Startuplog.pm in the following environment. Apache/2.2.4 (Unix) mod_ssl/2.2.4 OpenSSL/0.9.7i m