Marco Marongiu wrote:
I am facing quite strange problems trying to port to AxKit 1.6.1 some XSP pages that used to work on 1.5.
Just a small note: it is often useful to upgrade to the latest AxKit::XSP::* when one upgrades between major versions. This is especially true of AxKit::XSP::Util which has to access the internals, and is used indirectly through other XSP modules such as ESQL. It is thankfully rare, but on some occasions (I think it's happened twice since XSP was released) the internals change so much that AxKit::XSP::Util and modules that rely on it will break if not upgraded too.
I installed all the latest versions:
# $Id: XSP.pm,v 1.34.2.1 2003/02/07 12:22:25 matts Exp $ # $Id: Util.pm,v 1.15 2002/05/27 15:52:01 matt Exp $ # $Id: ESQL.pm,v 1.20 2001/06/05 12:45:05 matt Exp $
I did so because I installed a completely new perl tree on /opt, to have two separate installations (one system-bundled and one created by myself).
Some problems seem to come from the perl code that AxKit builds from the page: it seems to contain syntax errors, like in this case:
This is most strange. Please try upgrading your XSP modules to see if it changes anything.
See above: everything is up to date.
I read on the list that many people experienced problems with some combinations of modules and libraries versions, like XML::LibXML, libxml2 and so on. In case that could be the problem, has anyone a canned solution for my configuration? I tried downgrading to XML::LibXML 1.52 and libxml2 2.4.26, but with no success.
Again, my environment is:
* Debian GNU/Linux "Woody" 3.0 * self-compiled Perl 5.8.0 * self-compiled Apache 1.3.27, with mod_perl 1.28 and AxKit 1.6.1 * self-compiled libxml2 (versions 2.4.26, 2.4.30, 2.5.8) * XML::LibXML 1.52 (also tried 1.53) * XSP, XSP::Util and XSP::ESQL: see above
Feel free to ask any further information you could need to solve this mistery. I'm completely lost.
Thanks in advance --Marco
-- Marco Marongiu Email: [EMAIL PROTECTED] CRS4 Research Center Phone: +39 070 9250 336 NCS Division Fax: +39 070 9250 216 NSM Group WWW: http://bugs.unica.it:4444/
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
