On Thursday, Mar 6, 2003, at 23:51 US/Pacific, Matt Sergeant wrote:
I strongly suggest moving those AxAddXSPTaglib commands outside of the <Files> section, and prefixing all the modules with a "+". The error smacks of the taglib not being loaded for some reason.

AxAddPlugin Apache::AxKit::Plugin::QueryStringCache AxAddStyleMap application/x-xsp Apache::AxKit::Language::XSP AxAddStyleMap text/xsl Apache::AxKit::Language::LibXSLT AxCacheDir /tmp/axkit/cachedir AxAddXSPTaglib +AxKit::XSP::ESQL AxAddXSPTaglib +AxKit::XSP::Param AxAddXSPTaglib +AxKit::XSP::PerForm AxAddXSPTaglib +AxKit::XSP::Sendmail AxAddXSPTaglib +AxKit::XSP::WebUtils AxAddXSPTaglib +AxKit::XSP::Util <Files ~ "\.(xml|xsp)$"> SetHandler axkit </Files>

The above (and a few variations on the theme) have no effect. Any other ideas? I've tried increasing my AxDebugLevel, but since the Perl code generated from my XSP page doesn't compile, it's not giving me any usable debug data, other than the raw perl code.


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



Reply via email to