Hi all,
        My name is Matt and I was really excited about installing AxKit 
and learning XML. However, I have been having some difficulties installing 
AxKit. I compiled all the libraries necessary for AxKit and did all make 
tests and all the tests passed. Then I added the lines:

PerlModule AxKit
PerlSetVar AxLogDeclines 1
AxDebugLevel 10

AddHandler axkit .xml
AddHandler axkit .xsp
AxAddStyleMap text/xsl Apache::AxKit::Language::LibXSLT

to my httpd.conf.  Stopped the server and started it again. Everything was 
still okay, however, when I try to view the axkit.org site included in the 
AxKit tarball the server threads crash. However the server still works if 
you are viewing any other files including after viewing an xml file.

These are the error messages I get in my error_log:
[Sun Dec 16 11:10:47 2001] [notice] child pid 15883 exit signal 
Segmentation fault (11)
[Sun Dec 16 11:10:47 2001] [notice] child pid 15882 exit signal 
Segmentation fault (11)
[Sun Dec 16 11:10:48 2001] [notice] child pid 15891 exit signal 
Segmentation fault (11)
There are no other messages included in the error_log and nothing at all 
is recorded in the access_log.

After reading the faq on the axkit.org I disabled expat in Apache it had 
no affect on the error.

I am running
AxKit-1.4_86 (or atleast trying)
Slackware 7.1
Perl 5.6.0
Apache 1.3.22
Mod_perl 1.26
Php 4.1.0
XML::LibXML 1.31
XML::LibXSLT 1.31
XML::SAX 0.0.3
Libxml2 2.1.1

Thanks for the help in advance,
   --Matt

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to