From:
dean.l.chang [at] verizon.com
Date:
Mon, 7 Oct 2002 10:44:57 -0700
To:
axkit-users [at] axkit.org
Subject:
XSP.pm "use strict" errors
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 XSP.pm "use strict" errors - dean.l.chang.verizon.com on 7 Oct 2002 17:55:00 -0000
Re: XSP.pm "use strict" errors - Matt Sergeant on 9 Oct 2002 19:38:15 -0000
Re: XSP.pm "use strict" errors - Daisuke Maki on 11 Oct 2002 05:22:10 -0000
Back up to archives |
These pages are copyright © 2002 Apache Software Foundation


Index