On Fri, 31 Aug 2001, Ed Loehr wrote:
> More data: there is no core file created, and the mere presence of this
> one line in my httpd.conf ...
>
> PerlModule AxKit
>
> ...with no other AxKit directives anywhere, causes httpd to exit shortly
> (< 1 sec) after starting. I hacked AxKit.pm to verify it is loading, and
> it is successfully completing it's BEGIN block.
The AxKit FAQ (which unfortunately I don't think is reachable yet
at http://www.axkit.org/) says that there could be some problems
with Apache's default build with expat enabled and XML::Parser's
version of expat. The recommendation is to recompile Apache
with --disable-rule=expat. Does this work?
best regards,
randy kobes