Hi,
        I've got AxKit happily set up on a Linux box, and am now trying to
achieve a similar setup on a Solaris box. However, I've run into some
problems, the latest of which has got me stumped. When I try to load a
page I get the following in my Apache error_log:

[Fri Feb 21 05:53:52 2003] [warn] [client 127.0.0.1] [AxKit] styles not
cached - calling $provider->get_styles()
[Fri Feb 21 05:53:52 2003] [warn] [client 127.0.0.1] [AxKit] get_styles:
creating XML::Parser
[Fri Feb 21 05:53:52 2003] [warn] [client 127.0.0.1] [AxKit] get_styles:
calling XML::Parser->parse('/opt/apache/htdocs/xml/index.xsp')
[Fri Feb 21 05:53:52 2003] [warn] [client 127.0.0.1] [AxKit] get_styles:
parse returned successfully
[Fri Feb 21 05:53:52 2003] [warn] [client 127.0.0.1] [AxKit] Calling
GetMatchingProcessors with (screen, , , , )
[Fri Feb 21 05:53:52 2003] [warn] [client 127.0.0.1] [AxKit] Caught an
exception
[Fri Feb 21 05:53:52 2003] [warn] [client 127.0.0.1] [AxKit] [DECLINED]
From: /usr/perl5/site_perl/5.005/Error.pm : 148

Any ideas?

Oddly, the linux box gives:

[Thu Jan 16 06:39:10 2003] [warn] [client 127.0.0.1] [AxKit] styles
not cached - calling $provider->get_styles()
[Thu Jan 16 06:39:10 2003] [warn] [client 127.0.0.1] [AxKit] using XS
get_styles (libxml2)
[Thu Jan 16 06:39:10 2003] [warn] [client 127.0.0.1] [AxKit] calling
xs_get_styles_fh()
[Thu Jan 16 06:39:10 2003] [warn] [client 127.0.0.1] [AxKit] calling
xs_get_styles_str()
[Thu Jan 16 06:39:10 2003] [warn] [client 127.0.0.1] [AxKit] parse_pi:
type= text/xsl
[Thu Jan 16 06:39:10 2003] [warn] [client 127.0.0.1] [AxKit] parse_pi:
href= test.xsl
[Thu Jan 16 06:39:10 2003] [warn] [client 127.0.0.1] [AxKit]
xs_get_styles returned: , , Bootstrap
[Thu Jan 16 06:39:10 2003] [warn] [client 127.0.0.1] [AxKit] Calling
GetMatchingProcessors with (screen, , , , Bootstrap)
[Thu Jan 16 06:39:10 2003] [warn] [client 127.0.0.1] [AxKit]
get_styles: loading style modules

I'm curious about why one gives 'xs_get_styles' and the other just
'get_styles', as my configuration appears to be the same on both

Any ideas, anyone? Has anyone come across a similar problem?

Thanks,

Boz


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

Reply via email to