Hi all, I edited the file /etc/perl/XML/SAX/ParserDetails.ini ####[XML::LibXML::SAX] ####http://xml.org/sax/features/namespaces = 1 ####[XML::SAX::PurePerl] ####http://xml.org/sax/features/namespaces = 1 [XML::LibXML::SAX::Parser] http://xml.org/sax/features/namespaces = 1 #####[XML::SAX::Expat] #####http://xml.org/sax/features/namespaces = 1 #####http://xml.org/sax/features/external-general-entities = 1 but when running # misc/sax_parser_print.pl seems the result : Koha wants something like: XML::LibXML::SAX::Parser=HASH(0x81fe220) You have: XML::LibXML::SAX=HASH(0x8db9548) Looks bad, check INSTALL.* documentation. I tried to put [XML::LibXML::SAX::Parser] in bottom file but seems the same problem _________________________________________________________________ Show them the way! Add maps and directions to your party invites. http://www.microsoft.com/windows/windowslive/products/events.aspx
I left only the first two lines, and it worked. Debian Lenny, btw. HTH. Stefano On Jun 28, 2009, at 14:25 , MATINE LOUIS wrote:
Hi all,
I edited the file /etc/perl/XML/SAX/ParserDetails.ini ####[XML::LibXML::SAX] ####http://xml.org/sax/features/namespaces = 1
####[XML::SAX::PurePerl] ####http://xml.org/sax/features/namespaces = 1
[XML::LibXML::SAX::Parser] http://xml.org/sax/features/namespaces = 1
#####[XML::SAX::Expat] #####http://xml.org/sax/features/namespaces = 1 #####http://xml.org/sax/features/external-general-entities = 1
but when running # misc/sax_parser_print.pl seems the result : Koha wants something like: XML::LibXML::SAX::Parser=HASH(0x81fe220) You have: XML::LibXML::SAX=HASH(0x8db9548) Looks bad, check INSTALL.* documentation. I tried to put [XML::LibXML::SAX::Parser] in bottom file but seems the same problem
See all the ways you can stay connected to friends and family _______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
participants (2)
-
MATINE LOUIS -
Stefano Bargioni