Re: [Koha] Sorting different languages

2018-02-05 Thread Katrin Fischer
Hi Hugo, I think the file you might want to look at is sort-string-utf.chr. I found a related bug fixing sorting for Greek that might give you some hints: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11927 Hope this helps, Katrin On 05.02.2018 14:21, Hugo Agud wrote: Good mor

Re: [Koha] #1005 - Can't create table `koha_library`.`aqbasket`

2018-02-05 Thread Katrin Fischer
Hi Murphy, have you loaded your database dump into an empty database or had the tables already been created by the web installer? Hope this helps, Katrin On 05.02.2018 09:19, murphy wrote: Hi, we were using koha 3.18 running on ubuntu 14.04 since 2015. 2 weeks back the server refused to re

Re: [Koha] Koha without a2dismod mpm_event or Koha php-fpm on the same box?

2018-02-05 Thread Paul A
On 2018-02-04 08:20 PM, SuperThin wrote: Hello Everybody, In the past, I installed a Koha running out of Ubuntu 16.04. Everything is OK. But, Koha cannot use as CMS to interact with readers as my expectation. So, I installed Drupal CMS. The problem: - Drupal is recommended run with PHP 7.1 - PH

Re: [Koha] Data problems

2018-02-05 Thread Indranil Das Gupta
Hi, On 05-Feb-2018 8:03 PM, "Alvaro Cornejo" wrote: Hi You should follow apply the fix mentioned on the link. About the duplicated entries, you should access tables "deletedborrowers", "deleteditems" and "old_reserves" and delete entries that have the mentioned indexes. Note that you will loos

Re: [Koha] Cannot upgrade Koha on Ubuntu: unmet dependencies

2018-02-05 Thread Indranil Das Gupta
Ruben: On 05-Feb-2018 7:40 PM, "Rubeno Fernández" wrote: El dilluns, 5 de febrer de 2018, a les 14:26:29 CET, vau escriure: > Supported versions of Koha don't support Ubuntu 14.04. That's (I guess) > your problem. Doh! So simple! And now I found it here: https://wiki.koha-community.org/wiki/Deb

Re: [Koha] Data problems

2018-02-05 Thread Alvaro Cornejo
Hi You should follow apply the fix mentioned on the link. About the duplicated entries, you should access tables "deletedborrowers", "deleteditems" and "old_reserves" and delete entries that have the mentioned indexes. Note that you will loose the info of those records. Regards, Alvaro |--

Re: [Koha] Cannot upgrade Koha on Ubuntu: unmet dependencies

2018-02-05 Thread Rubeno Fernández
El dilluns, 5 de febrer de 2018, a les 14:26:29 CET, vau escriure: > Supported versions of Koha don't support Ubuntu 14.04. That's (I guess) > your problem. Doh! So simple! And now I found it here: https://wiki.koha-community.org/wiki/Debian However, that looks like user-contributed info. I wish

Re: [Koha] Cannot upgrade Koha on Ubuntu: unmet dependencies

2018-02-05 Thread Tomas Cohen Arazi
Supported versions of Koha don't support Ubuntu 14.04. That's (I guess) your problem. El lun., 5 feb. 2018 a las 10:21, Rubeno Fernández () escribió: > Dear all, > This is Rubén Fernández Asensio, I maintain the catalogue of the Catalan > Esperanto Association at http://biblioteko.esperanto.cat.

[Koha] Cannot upgrade Koha on Ubuntu: unmet dependencies

2018-02-05 Thread Rubeno Fernández
Dear all, This is Rubén Fernández Asensio, I maintain the catalogue of the Catalan Esperanto Association at http://biblioteko.esperanto.cat. I need some help with my Koha installation: for the life of me I can't upgrade to the most recent version. This is the version information shown by Koha: K

[Koha] Sorting different languages

2018-02-05 Thread Hugo Agud
Good morning We have a catalogue with books in Arabic, Hebrew and spanish.. the romanic books are sorted propertly, but arabic and hebrew are completly unsorted. Is it possible to tell koha to sort all three languages? perhaps there is not possible to sort romanic and arabic and hebrew.. but at l

[Koha] Data problems

2018-02-05 Thread Ashok Francis
Dear All, I am using Koha 17.11.02 version. When I visit the page About Koha --- system information---, I am getting the information like data problem. Can anyone please help me how to solve this problem? Data problems Some of your tables have problems with their auto_increment values which may

[Koha] #1005 - Can't create table `koha_library`.`aqbasket`

2018-02-05 Thread murphy
Hi, we were using koha 3.18 running on ubuntu 14.04 since 2015. 2 weeks back the server refused to respond. i now backed up the data using mysql dump and re-installed koha 17.11 running on ubuntu 16.04 and mariadb database. i am now trying to import the backup of our former server using phpmyadmin,