[Koha-devel] Error while adding authority

Walid AZIZ walid.aziz at free.fr
Wed Jan 27 11:24:09 CET 2010


Thanks a lot but the problem does still exist :
No _parse_* routine defined on this driver 
[XML::LibXML::SAX::Parser=HASH(0x885c408)] at /usr/share/perl5/XML/SAX/Base.pm line 2616.

my /etc/perl/XML/SAX/ParserDetails.ini contains :
[XML::LibXML::SAX::Parser]
http://xml.org/sax/features/namespaces = 1

and 
./misc/sax_parser_print.pl gives
XML::LibXML::SAX::Parser=HASH(0x82267b8)

In advance, great thanks
Sincerely
Walid
Le 26 janv. 2010 à 09:49, LAURENT Henri-Damien a écrit :

> Walid AZIZ a écrit :
>> Hi,
>> When we try to add a new authority, we have the following error :
>> Koha error
>> 
>> The following fatal error has occurred:
>> 
>> No _parse_* routine defined on this driver (If it is a filter, remember to
>> set the Parent property. If you call the parse() method, make sure to set a
>> Source. You may want to call parse_uri, parse_string or parse_file instead.)
>> [XML::SAX::Expat=HASH(0x87fb420)] at /usr/share/perl5/XML/SAX/Base.pm line
>>  2616.
>>  
> It is always the same old problem : SAX Parser is not correct.
> Should be XML::LibXML::SAX::Parser
> Try and edit a parserdetails.ini to force that.
> 
> http://old.nabble.com/koha3%3A-XML%3A%3ALibXML%3A%3ASAX-instead-of-XML%3A%3ALibXML%3A%3ASAX%3A%3AParser-ts23616464.html#a23616464
> Hopes that helps
>> Apache	Server version: Apache/2.2.9 (Debian) Server built: Aug 8 2008
>> 17:37:15
>> Koha	3.00.00.107
>> Koha DB	3.0000107
>> MySQL	mysql Ver 14.12 Distrib 5.0.51a, for debian-linux-gnu (i486) using
>> readline 5.2
>> OS	Linux komak 2.6.25.4dedibox-r9-smp-x32 #1 SMP Tue May 20 15:28:05 CEST
>> 2008 i686 GNU/Linux
>> Perl	5.010000
>> 
>> Thanks for your help
>>  
> 




More information about the Koha-devel mailing list