On Wed, 14 Aug 2002, [EMAIL PROTECTED] wrote:
> Anyway, since a new AxKit was recently released, I installed it, to see
> if the problems persisted. With 1.6, I get no segfaults, but AxKit
> won't process any documents. With the following in the httpd.conf
>
> <Perl>
> use Carp ();
> $SIG{__WARN__} = \&Carp::cluck;
> use lib qw(/home1/d/d2ia1/lib/perl5);
>
> </Perl>
>
> PerlModule AxKit
> SetHandler perl-script
> PerlHandler AxKit
Can you try SetHandler axkit instead of the two "SetHandler/PerlHandler"
lines there? Also you may have to up your actual apache server's LogLevel
to info or debug to get any AxKit output.
--
<!-- Matt -->
<:->Get a smart net</:->
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]