On Saturday 09 March 2002 12:38, Philipp Reichmuth wrote:

Well, the only observation I can make is that Apache 1.3.14 is quite 
antiquated. A lot of significant issues, esp ones involving mod_perl builds 
and stability have been addressed in the mean time. Not to mention some 
pretty serious security issues. 1.3.24 is I believe the latest version. It 
might not cure your problems, but it would definitely be worth a try. 

> Hello axkit-users,
>
> I'm still having the same trouble getting AxKit 1.5 to run on Apache
> 1.3.14 on FreeBSD 4.5-STABLE, now with Perl 5.6.1. I've installed the
> dromedary example as test.xml with text.xsl, and when I process it,
> the server serves up the raw XML. Internet Explorer on a Windows
> client requests the XSL file separately, which causes AxKit to fail
> yet again.
>
> When serving the XML file, it fails on "looking for mapping with style
> type text/xsl". This looks like it's processing the XML file to some
> extent.
>
> Serving up the XSL file when Internet Explorer causes AxKit to fail on
> GetMatchingProcessors for the XSL file which is sort of surprising,
> since an XSL style sheet should not need any processing at all and
> since AxKit isn't even configured to serve XSL pages.
>
> The AxKit section from my httpd.conf looks like this:
> -------------------------->8 snip 8<--------------------------------
> PerlModule AxKit
>
> AddHandler axkit .xml
> AddHandler axkit .xsp
> AddHandler axkit .dkb
> AxDebugLevel 10
> PerlSetVar AxXPSInterpolate 1
>
> SetHandler perl-script
> PerlHandler AxKit
> AxAddStyleMap application/x-xpathscript
> Apache::AxKit::Language::XPathScript
>
> AxAddXSPTaglib AxKit::XSP::ESQL
> AxAddXSPTaglib AxKit::XSP::Param
> AxAddXSPTaglib AxKit::XSP::Cookie
> AxAddXSPTaglib AxKit::XSP::Exception
> AxAddXSPTaglib AxKit::XSP::Sendmail
> AxAddXSPTaglib AxKit::XSP::Util
> -------------------------->8 snip 8<--------------------------------
> (On request, I can send out the entire file, if it's considered
> helpful by anyone) I'm beginning to despair on this, I'm afraid.
>
> Thanks in advance -
>   Philipp                            mailto:[EMAIL PROTECTED]
> ___________________
> Serious error / All data has disappeared / Screen. Mind. Both are blank

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

Reply via email to