Hello world!

I'm seeing some strange errors, I'll simply quote them:

[Thu Feb 10 23:14:53 2005] [warn] [client 127.0.0.1] [AxKit] getting styles 
and external entities from the XML
[Thu Feb 10 23:14:53 2005] [warn] [client 127.0.0.1] [AxKit] styles not cached 
- calling $provider->get_styles()
[Thu Feb 10 23:14:53 2005] [warn] [client 127.0.0.1] [AxKit] using XS 
get_styles (libxml2)
[Thu Feb 10 23:14:53 2005] [warn] [client 127.0.0.1] [AxKit] encoding to UTF-8
[Thu Feb 10 23:14:53 2005] [warn] [client 127.0.0.1] [AxKit] Formatter 
Provider configured to use Formatter::HTML::HTML
[Thu Feb 10 23:14:54 2005] [warn] [client 127.0.0.1] [AxKit] calling 
xs_get_styles_str()
[Thu Feb 10 23:14:54 2005] [warn] [client 127.0.0.1] [AxKit] xs_get_styles 
returned: -//W3C//DTD HTML 4.01//EN, http://www.w3.org/TR/html4/strict.dtd, 
html
[Thu Feb 10 23:14:54 2005] [warn] [client 127.0.0.1] [AxKit] Calling 
GetMatchingProcessors with (screen, , -//W3C//DTD HTML 4.01//EN, 
http://www.w3.org/TR/html4/strict.dtd, html)
[Thu Feb 10 23:14:54 2005] [warn] [client 127.0.0.1] [AxKit] Caught an 
exception
[Thu Feb 10 23:14:54 2005] [warn] [client 127.0.0.1] [AxKit] [DECLINED] 
From: /usr/local/share/perl/5.8.4/Error.pm : 148
[Thu Feb 10 23:14:54 2005] [warn] [client 127.0.0.1] [AxKit] Formatter 
Provider configured to use Formatter::HTML::HTML
[Thu Feb 10 23:14:54 2005] [warn] [client 127.0.0.1] [AxKit] LibXSLT 
match_uri: http://www.w3.org/TR/html4/strict.dtd
[Thu Feb 10 23:14:54 2005] [warn] [client 127.0.0.1] [AxKit] Caught an 
exception
[Thu Feb 10 23:14:54 2005] [error] [client 127.0.0.1] [AxKit] [Error] Resource 
temporarily unavailable 
at /usr/local/lib/perl/5.8.4/Apache/AxKit/Language/LibXSLT.pm line 124.\n

I've seen something similar before, and then I resolved it by simply 
installing a Debian package with a bunch of DTD's. That would apparently 
override any remote DTDs. That doesn't work now, it seems...

Besides, it looks like it is LibXSLT that tries to get it, and I guess that's 
to try to validate against the DTD, but I don't understand why LibXSLT should 
be interested in that...? Also, the remote resource is available by other 
means, so why would it fail to get it? Many questions, few clues...

Any of the latter sort would be appreciated! :-)

Cheers,

Kjetil

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

Reply via email to