Re: Where do you specify APR::HOOK...

2002-11-24 Thread Stas Bekman
Erich Oliphant wrote:

Ok, thanks now it makes sense ;)   It's in the mp2 docs and it wasn't clear
if it was not implemeted or the docs were behind the code.  Maybe you guys
could stick a note on it or something.


done.


- Original Message -
From: "Stas Bekman" <[EMAIL PROTECTED]>
To: "Erich Oliphant" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Monday, November 11, 2002 5:45 AM
Subject: Re: Where do you specify APR::HOOK...




Erich Oliphant wrote:


Hi,
I am trying to place a handler at the end of the list of
PerlLogHandler's.  I know I want to use APR::HOOK_REALLY_LAST but I'm
not sure how or where to specify it for my handler.  I tried
"PerlLogHandler My::Handler APR::HOOK_REALLY_LAST" in the httpd.conf
file w/ no success.  Should it be in the handler code itself?


That API doesn't exist yet in mod_perl 2.0.

I believe the reason for that is that Apache hooks ordering API wasn't
finalized yet.


__
Stas BekmanJAm_pH --> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com








--


__
Stas BekmanJAm_pH --> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com




Re: Where do you specify APR::HOOK...

2002-11-19 Thread Erich Oliphant
Ok, thanks now it makes sense ;)   It's in the mp2 docs and it wasn't clear
if it was not implemeted or the docs were behind the code.  Maybe you guys
could stick a note on it or something.
- Original Message -
From: "Stas Bekman" <[EMAIL PROTECTED]>
To: "Erich Oliphant" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Monday, November 11, 2002 5:45 AM
Subject: Re: Where do you specify APR::HOOK...


> Erich Oliphant wrote:
> > Hi,
> > I am trying to place a handler at the end of the list of
> > PerlLogHandler's.  I know I want to use APR::HOOK_REALLY_LAST but I'm
> > not sure how or where to specify it for my handler.  I tried
> > "PerlLogHandler My::Handler APR::HOOK_REALLY_LAST" in the httpd.conf
> > file w/ no success.  Should it be in the handler code itself?
>
> That API doesn't exist yet in mod_perl 2.0.
>
> I believe the reason for that is that Apache hooks ordering API wasn't
> finalized yet.
>
>
> __
> Stas BekmanJAm_pH --> Just Another mod_perl Hacker
> http://stason.org/ mod_perl Guide ---> http://perl.apache.org
> mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
> http://modperlbook.org http://apache.org   http://ticketmaster.com
>
>





Re: Where do you specify APR::HOOK...

2002-11-11 Thread Stas Bekman
Erich Oliphant wrote:

Hi,
I am trying to place a handler at the end of the list of 
PerlLogHandler's.  I know I want to use APR::HOOK_REALLY_LAST but I'm 
not sure how or where to specify it for my handler.  I tried 
"PerlLogHandler My::Handler APR::HOOK_REALLY_LAST" in the httpd.conf 
file w/ no success.  Should it be in the handler code itself?

That API doesn't exist yet in mod_perl 2.0.

I believe the reason for that is that Apache hooks ordering API wasn't 
finalized yet.


__
Stas BekmanJAm_pH --> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.org
mailto:stas@;stason.org http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com