15 Nov
2009
15 Nov
'09
11:02 p.m.
Hi Alaa, 2009/11/15 alaa Badri <elbadri_father@hotmail.com>:
how to fix this error
Koha error
The following fatal error has occurred:
This version of XML::LibXSLT requires XML::LibXML 1.6 (ABI 1), which is incompatible with currently installed XML::LibXML 1.70 (ABI 2). Please upgrade XML::LibXSLT, XML::LibXML, or both!
As the error message suggests, there is a compatibility issue with the version of XML::LibXSLT you have installed. You might try 'cpan XML::LibXSLT' to grab the latest version. If that does not fix things up, you could try downgrading XML::LibXML to version 1.6. Kind Regards, Chris