Hi there, I'm new to this, so bear with me -- I've probably done something stupid.
I've installed apache, mod_perl and AxKit (FreeBSD4.4 ports versions). I'm trying to get the initial example running from the www.axkit.org documentation, but as far as i can see, httpd is dumping core: Any ideas? Here's a snippet of apache error log: [Tue Mar 19 13:13:54 2002] [warn] [client 10.0.1.169] [AxKit] handler called for /test.xml [Tue Mar 19 13:13:54 2002] [warn] [client 10.0.1.169] [AxKit] media: screen, preferred style: #default [Tue Mar 19 13:13:54 2002] [warn] [client 10.0.1.169] [AxKit] Cache: key = 11bdb1a7ff09b59e7d0b9de0a18f93c4 [Tue Mar 19 13:13:54 2002] [warn] [client 10.0.1.169] [AxKit] getting styles and external entities from the XML [Tue Mar 19 13:13:54 2002] [warn] [client 10.0.1.169] [AxKit] styles not cached - calling $provider->get_styles() [Tue Mar 19 13:13:54 2002] [warn] [client 10.0.1.169] [AxKit] using XS get_styles (libxml2) [Tue Mar 19 13:13:54 2002] [warn] [client 10.0.1.169] [AxKit] calling xs_get_styles_fh() [Tue Mar 19 13:13:54 2002] [warn] [client 10.0.1.169] [AxKit] calling xs_get_styles_str() [Tue Mar 19 13:13:54 2002] [warn] [client 10.0.1.169] [AxKit] parse_pi: href = test.xps [Tue Mar 19 13:13:54 2002] [warn] [client 10.0.1.169] [AxKit] parse_pi: type = application/x-xpathscript [Tue Mar 19 13:13:54 2002] [warn] [client 10.0.1.169] [AxKit] xs_get_styles returned: , , dromedaries [Tue Mar 19 13:13:54 2002] [warn] [client 10.0.1.169] [AxKit] Calling GetMatchingProcessors with (screen, , , , dromedaries) [Tue Mar 19 13:13:54 2002] [warn] [client 10.0.1.169] [AxKit] get_styles: loading style modules [Tue Mar 19 13:13:54 2002] [warn] [client 10.0.1.169] [AxKit] Calling GetMatchingProcessors with (screen, , , , dromedaries) [Tue Mar 19 13:13:54 2002] [warn] [client 10.0.1.169] [AxKit] get_styles: loading style modules [Tue Mar 19 13:13:54 2002] [warn] [client 10.0.1.169] [AxKit] get_styles: looking for mapping for style type: 'application/x-xpathscript' [Tue Mar 19 13:13:54 2002] [warn] [client 10.0.1.169] [AxKit] resetting cache with no preferred style (#default ne ) [Tue Mar 19 13:13:54 2002] [warn] [client 10.0.1.169] [AxKit] Cache: key = 66dffd591ce04436cc06c587606eb6f1 [Tue Mar 19 13:13:54 2002] [warn] [client 10.0.1.169] [AxKit] cache doesn't exist [Tue Mar 19 13:13:54 2002] [warn] [client 10.0.1.169] [AxKit] some condition failed. recreating output [Tue Mar 19 13:13:54 2002] [warn] [client 10.0.1.169] [AxKit] styles: Apache::AxKit::Language::XPathScript(test.xps) [Tue Mar 19 13:13:54 2002] [warn] [client 10.0.1.169] [AxKit] [uri] File Provider looking up uri test.xps [Tue Mar 19 13:13:54 2002] [warn] [client 10.0.1.169] [AxKit] [uri] File Provider set filename to /usr/local/www/data/test.xps [Tue Mar 19 13:13:54 2002] [warn] [client 10.0.1.169] [AxKit] about to execute: Apache::AxKit::Language::XPathScript::handler [Tue Mar 19 13:13:54 2002] [warn] [client 10.0.1.169] [AxKit] XPathScript: Getting XML Source [Tue Mar 19 13:13:54 2002] [warn] [client 10.0.1.169] [AxKit] XPathScript: reparsing file [Tue Mar 19 13:13:55 2002] [notice] child pid 1997 exit signal Segmentation fault (11) Thanks for any pointers, stefan -- Dr Stefan Kruger <[EMAIL PROTECTED]> http://www.inty.net Developer, intY Ltd, 1700 Park Avenue, Aztec West, Bristol BS32 4UA, UK. Telephone: +44 (0)1454 640500 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
