OAI Error: Extra content at the end of the document
I am quite new to Koha and I am trying to set up OAI. I already enabled preference OAI-PMH, but when I try to access http://YOURKOHACATALOG/cgi-bin/koha/oai.pl I get the following error: This page contains the following errors: error on line 2 at column 1: Extra content at the end of the document Below is a rendering of the page up to the first error. What am I doing wrong? -- Sent from: http://koha.1045719.n5.nabble.com/Koha-general-f3047918.html
Are you using Ubuntu 16.04 or Debian 9? El jue., 25 ene. 2018 a las 12:53, camilabezerra (<crego@hawk.iit.edu>) escribió:
I am quite new to Koha and I am trying to set up OAI. I already enabled preference OAI-PMH, but when I try to access http://YOURKOHACATALOG/cgi-bin/koha/oai.pl I get the following error:
This page contains the following errors: error on line 2 at column 1: Extra content at the end of the document Below is a rendering of the page up to the first error.
What am I doing wrong?
-- Sent from: http://koha.1045719.n5.nabble.com/Koha-general-f3047918.html _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
-- Tomás Cohen Arazi Theke Solutions (https://theke.io <http://theke.io/>) ✆ +54 9351 3513384 GPG: B2F3C15F
I am using debian 4.9.30-2+deb9u2 and Koha 17.11. -- Sent from: http://koha.1045719.n5.nabble.com/Koha-general-f3047918.html
Hello, The error is caused by a higher version of the HTTP :: OAI package. The version required by Koha is usually 3.2. Validate the version you have installed in Koha -> About Koha -> Modules PERL. If you have a different version installed you must install version 3.2 of the HTTP :: OAI package. El ene. 25, 2018 1:56 PM, "camilabezerra" <crego@hawk.iit.edu> escribió:
I am using debian 4.9.30-2+deb9u2 and Koha 17.11.
-- Sent from: http://koha.1045719.n5.nabble.com/Koha-general-f3047918.html _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
You are using Debian 9, so you should run the following command, to downgrade HTTP::OAI to a suitable version: $ sudo cpanm -i HTTP::OAI@3.2 We should really fix it now Stratch is so broadly used. El jue., 25 ene. 2018 a las 15:56, camilabezerra (<crego@hawk.iit.edu>) escribió:
I am using debian 4.9.30-2+deb9u2 and Koha 17.11.
-- Sent from: http://koha.1045719.n5.nabble.com/Koha-general-f3047918.html _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
-- Tomás Cohen Arazi Theke Solutions (https://theke.io <http://theke.io/>) ✆ +54 9351 3513384 GPG: B2F3C15F
participants (3)
-
camilabezerra -
Ricardo Ruiz -
Tomas Cohen Arazi