[Koha] Experience with msyql setup for utf-8

2011-12-22 Thread Zeno Tajoli
Hi to all, I'm checking the setup of a new Koha site, and I'm sure that we will deeply use UTF-8. In /etc/mysql/my.conf, section [mysqld] I have insert: init-connect = 'SET NAMES utf8' character-set-server=utf8 collation-server=utf8_general_ci character_set_client=utf8 In fact is what is written

Re: [Koha] Experience with msyql setup for utf-8

2011-12-22 Thread Marcel de Rooy
[mysqld] default-character-set=utf8 character-set-server=utf8 [mysql] default-character-set=utf8 [client] default-character-set=utf8 If you change conf file, please restart service (of course..) > -Oorspronkelijk bericht- > Van: koha-boun...@lists.katipo.co.nz [mailto:koha-boun...@lis

Re: [Koha] LiveDVD of Koha GSDL

2011-12-22 Thread Raphael Muonga
Dear Mohan & others, We have Koha 3.02 running on Ubuntu 10.10 which we installed using a LiveCD as well early this year. How can we step-by-step upgrade by using this DVD one? We have never done an upgrade at all as we only started with this version 3.2 We are scared of loosing the data. We wi

[Koha] Open Source ILS: Installation Guide for Koha on Ubuntu 10.04 LTS with MySQL 5

2011-12-22 Thread mitesh51
Hi, I was installing koha on Ubuntu but I had to face various issues and I documented the complete process and thought to share with all so it can help all new users in installation and configuration process. http://clean-clouds.com/2011/12/22/open-source-ils-installation-guide-for-koha-on-ubuntu

[Koha] 100 field

2011-12-22 Thread Estel Porras
Hi I am a cataloger in California and I just have a quick question. I basically do copy-cataloging for a small Library in Northern CA. There are times, though, that I do have to generate an original record [for local history, self published, etc.]. When this happens I am unable to fill in the pe

Re: [Koha] 100 field

2011-12-22 Thread Nicole Engard
Estel, You need to alter your BiblioAddsAuthorities system preference that's controlling that field. ( http://manual.koha-community.org/3.6/en/administration.html#BiblioAddsAuthorities ) More info here: http://manual.koha-community.org/3.6/en/catfaq.html#authorityfaq Nicole 2011/12/22 Estel Po

[Koha] Koha 3.6.2 is now available

2011-12-22 Thread Chris Nighswonger
It is with pleasure that I announce the release of Koha 3.6.2. The package can be retrieved from: http://download.koha-community.org/koha-3.06.02.tar.gz You can use the following checksum and signature files to verify the download: http://download.koha-community.org/koha-3.06.02.tar.gz.MD5 http

Re: [Koha] Experience with msyql setup for utf-8

2011-12-22 Thread mjr
Zeno Tajoli > Well, if I do a check on mysql with root user I see: > mysql> show variables where variable_name LIKE "character_set%" OR > variable_name LIKE "collation%"; mysql lies as root. Use another user. Regards, -- MJ Ray (slef), member of www.software.coop, a for-more-than-profit co-op.

[Koha] place hold not working

2011-12-22 Thread KLib Tech Support
Hi, I am getting following error message when I am trying to place hold on OPAC : *Sorry*, none of these items can be placed on hold. Can any one through some light on this problem? Klib team support ___ Koha mailing list http://koha-community.org Koh