Lines 154-159
When the configuration is completed CPAN will install the Perl modules.
Link Here
|
154 |
|
154 |
|
155 |
/etc/perl/XML/SAX/ParserDetails.ini |
155 |
/etc/perl/XML/SAX/ParserDetails.ini |
156 |
|
156 |
|
|
|
157 |
Example (in most cases, this example would be the correct entry to have at the bottom of the file): |
158 |
[XML::LibXML::SAX::Parser] |
159 |
http://xml.org/sax/features/namespaces = 1 |
160 |
|
161 |
The parser you are using should be at the bottom of the file, the last listed entry. Otherwise, you may get errors. |
162 |
|
157 |
2.4 Install DBD::mysql Perl module |
163 |
2.4 Install DBD::mysql Perl module |
158 |
|
164 |
|
159 |
In order to handle UTF-8 correctly, Koha requires at least version 4.004 |
165 |
In order to handle UTF-8 correctly, Koha requires at least version 4.004 |
160 |
- |
|
|