Re: Apache::LogFile?
[prev]
[thread]
[next]
[Date index for 2005/04/21]
Kevin White wrote:
> I use the old Apache::LogFile on a mod_perl 1.x app. I'm working on
> moving to mod_perl 2.x, and find the Apache::LogFile won't compile:
> Makefile.PL uses Apache::src.
since this module use XS calls I suspect that porting it would be a bit more
complex than with most modules. I'd email the author (doug :) and see if he
is interested in supporting it with mp2, or knows someone who is using it
and is interested in porting it over.
>
> Are there any plans to move this module forward, or should I rewrite my app?
I really don't know why this particular module is of interest these days.
is there something you require that really can't be served by apache's
native logging mechanisms or your own PerlLogHandler?
sorry I can't be of more help. if I had more free time I'd port it for you.
--Geoff
 |
 |
Re: Apache::LogFile?
Geoffrey Young 13:20 on 21 Apr 2005
|