[Bug 1159] 2.2.6RC2 - 500 Internal Server Errors
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1159 ------- Comment #5 from dalgity@htl.net 2006-10-13 15:52 ------- SOLVED - or at least I think it is. After reinstalling about 8 times or so I believe I can blame the XML parser for XML::SAX. One time while installing XML::Simple I got the following message: Checking installed modules ... ============================================================================= Fatal error: Your default XML parser (XML::SAX::PurePerl) is broken. There are known bugs in the PurePerl parser included with version 0.13 and 0.14 of XML::SAX. The XML::Simple tests will fail with this parser. One way to avoid the problem is to install XML::SAX::Expat - it will install itself as the system default XML parser and then you will be able to install XML::Simple successfully. XML::SAX::Expat is also much faster than XML::SAX::PurePerl so you probably want it anyway. I experienced the same issues with both XML::SAX versions 0.12 and 0.14. After installing XML::SAX::Expat things started working properly. The release notes indicate XML::SAX version 0.14 is required but I havn't experienced any issues with version 0.12 after XML::SAX::Expat has been installed. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
participants (1)
-
bugzilla-daemon@wilbur.katipo.co.nz