Just downgrade your XML::LibXML to 1.52 until Christian fixes this bug in XML::LibXML. Thanks.
On Monday, Oct 7, 2002, at 18:44 Europe/London, [EMAIL PROTECTED] wrote: > Hi all, > I'm attempting to use XSP pages to serve HTML, using > Apache::Axkit::XSP::Language::SimpleTaglib by creating an index.xsp > page > and a xslt stylesheet transform. However, I get a 500 server error, > and > in the apache logs, I find "use strict" errors for XSP.pm: > > processing application/x-xsp > exception thrown > Found Bareword... XML_COMMENT_NODE.. use strict lin 968 in XSP.pm > etc... > > So, just as an experiment, I commented out the line use strict; in > XSP.pm, > and when I do that, I get a different error when processing my xsp page > like: > > unknown node... > > Is this a problem with my xml documents, or a configuration issue with > Axkit/Apache? Thanks... > > Thanks... > > deanc --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
