Hi List,

after having in installed AxKit on MacOS X I thought it should be very easy to install it on Linux.

Installation indeed was quite easy, but the result is a bit strange. Somehow AxKit doesn't handle XPathScripts properly.

The following is everything I get when trying to access the example from the docs. I know (when looking at my MacOS X log) that some more lines should follow before the page is delivered to the browser, so I am sure it is AxKit that causes the error in my browser:

[Wed Dec 11 08:46:14 2002] [warn] [client 195.143.193.53] [AxKit] styles: Apache::AxKit::Language::XPathScript(test.xps)
[Wed Dec 11 08:46:14 2002] [warn] [client 195.143.193.53] [AxKit] Style Provider Override: Apache::AxKit::Provider::File
[Wed Dec 11 08:46:14 2002] [warn] [client 195.143.193.53] [AxKit] [uri] File Provider looking up uri test.xps
[Wed Dec 11 08:46:14 2002] [warn] [client 195.143.193.53] [AxKit] [uri] File Provider set filename to /www/frueh.sidebysite.de/www/test.xps
[Wed Dec 11 08:46:14 2002] [warn] [client 195.143.193.53] [AxKit] about to execute: Apache::AxKit::Language::XPathScript::handler
[Wed Dec 11 08:46:14 2002] [warn] [client 195.143.193.53] [AxKit] XPathScript: Getting XML Source
[Wed Dec 11 08:46:14 2002] [warn] [client 195.143.193.53] [AxKit] XPathScript: reparsing file

My config in httpd.conf is the following:

PerlModule AxKit
AddHandler axkit .xml .xsp

AxAddStyleMap text/xsl Apache::AxKit::Language::Sablot
AxAddStyleMap application/x-xsp Apache::AxKit::Language::XSP
AxAddStyleMap application/x-xpathscript Apache::AxKit::Language::XPathScript

AxDebugLevel 10
PerlSetVar AxXPSInterpolate 1 # doesn't work without this as well

If you got any further questions please feel free to ask me. If you got any solution please tell me about it.

Thanks in advance,

Benne

--

Benjamin Boksa
[EMAIL PROTECTED]

side by site GmbH & Co. KG
Druckgestaltung & Webdesign

Barbarastr. 3-9 (Block 6)
D-50735 Koeln

Fon: +49 221 2790964
Fax: +49 221 2790965

http://www.sidebysite.de/


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

Reply via email to