Welcome Stefano!
Are you installing Koha from source or with packages? However, it looks
like a partial Apache configuration to me.
As for the backend port, have you enabled the Listen 8080 directive in
/etc/apache2/ports.conf ?
In regard to the OPAC you could try to disable the default Apache s
Amit,
which are the source and destination formats involved in the migration?
MARC21? UNIMARC? Other?
What kind of items? Books, serials...?
MARCedit ( http://people.oregonstate.edu/~reeset/marcedit/html/index.php ) is
a nice tool for editing MARC records. You can arrange your records there in
o
You are welcome.
Fabio
2012/5/5 amit bondwal
> Hi Fabio,
>
> Thank you very much for all these information. I will contact you back
> after testing these things.
>
> Regards
> Amit Bondwal
>
> T
>
> On Sat, May 5, 2012 at 12:15 AM, Fabio T. [via Koha] <
> ml-node+s1045719n5686681...@n5.nabble
Hi there Satish,
have you checked the ISBD system preference?
http://manual.koha-community.org/3.12/en/administration.html#catprefs
Hope this helps!
Regards,
Fabio
2013/9/25 satish
> Hello,
>
> Many libraries are following AACR-2 rules for cataloging the item types.(
> at least for books) a
Hi there Željko,
I solved my problems in the meanwhile (thanks Zeno for the tip!), but BE
CAREFUL: I'm still testing it and I recommend you not to try it on a
production system yet since I'm not sure it's the correct way to set things
up.
Is OSB a built-in authority type or a custom one? I'm sorr
Hi Zeno,
are you referring to newly created bibs or older ones? If the latter, are
the dontmerge syspref and merge_authorities.pl properly set up?
I hope this helps,
Fabop
2013/11/17 Zeno Tajoli
> Hi to all,
>
> I have update indicators 1 and 2 in a Authority record.
> But the connect bibliog
Hi,
as far as I know, merge_authorities.pl has to be run (and the dontmerge
syspref set up according to this) in order to update previously linked bib
records with new changes in auth records.
Fabio
2013/11/18 Zeno Tajoli
> Hi,
>
> Il 18/11/2013 11:25, Fabio Tiana ha scritto:
>
Congrats, Koha keeps getting better release after release!
Thanks to each and every one.
Fabio
2013/11/22 Karam Qubsi
> Congratulations,
> Thanks for all of your efforts .
>
>
> On Thu, Nov 21, 2013 at 12:48 PM, Galen Charlton
> wrote:
>
> > Hi,
> >
> > The Koha community is pleased to anno
Hi there,
is "Sabor" your exact library code, or is it just the library name? 995$b
expects an authorized value from "branches".
Hope this helps,
Fabio
___
Koha mailing list http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/ma
Same for 995$c (sorry, I pressed "send" too quickly).
Fabio
2013/12/2 Fabio Tiana
> Hi there,
>
> is "Sabor" your exact library code, or is it just the library name? 995$b
> expects an authorized value from "br
Hi Željko,
glad you got it working!
> Interestingly it did not work with field 952 only, both 952 and 995 had
to be present in the record.
Yes, that sounds quite odd.
If you just imported the records and links between bibs and auths are
missing (they also aren't native of Koha if I'm right, as
Benvenuta Camilla!
Here is one more italian Z39.50 server returning UNIMARC records.
Server Z39.50: UNIVERSITA DEGLI STUDI DI PISA
Hostname: sba.adm.unipi.it
Porta: 9991
Database: UPI01
Sintassi: UNIMARC
Codifica: ISO_5426
Regards,
Fabio
___
Koha maili
Hi Tim,
have you checked
http://manual.koha-community.org/3.14/en/catadmin.html#recordmatchingrules yet?
Which are the steps you are having trouble with?
Regards,
Fabio
2014/1/8 magmatic
> I have imported a large pile of books already. Now I'm going to import
> another pile, except that ther
You're welcome Tim.
Yes it looks right to me. Are there any differences between the current and
incoming barcodes (e.g. hyphens)? Is your bibliographic index fully
updated? I would check for those.
Lastly, it could be worth trying the match checks, even though I never
needed them so I can't help
Hi there!
You can adjust the mapping for sorting purposes in the sort-string-utf.chr
file, here's a common line as example:
map êèéëÊÈÉËe
Make sure to use an encoding-savvy text editor (e.g. vi) and restart Zebra
when you're done.
Hope this helps,
Fabio
2014/1/18 Bohdan Šmilauer
Hi there Andrea,
here you can find further information about the backup scripts of the Koha
package release (koha-dump and koha-run-backups):
http://wiki.koha-community.org/wiki/Commands_provided_by_the_Debian_packages
They might be useful for your needs.
Regards,
Fabio
2014-02-26 22:34 GMT+0
Hi everyone,
I would discourage the definitions containing the word "holding" because of
its potential ambiguity (e.g. for translations).
Fabio
2014-04-22 17:03 GMT+02:00 Owen Leonard :
> >> However, as a librarian, cache makes more sense to me than reservoir
> ...
> >>> As a practicing librar
Hi,
please replace "library" with the instance name you had previously choosen.
See
http://wiki.koha-community.org/wiki/Koha_on_ubuntu_-_packages#Introduction
Hope this helps,
Fabio
2014-06-10 6:26 GMT+02:00 Bonface Shioso Ambia :
> And the following command returns the error stated
> sudo a2e
Hi,
yes you can, it's quite easy with the koha-create command, as suggested by
Galen. Remember to set Apache's virtual hosts accordingly for your new
instance, after you run it (check /etc/apache2/sites-*/newInstanceName).
Fabio
2014-06-11 20:39 GMT+02:00 Galen Charlton :
> Hi,
>
> On Wed, Jun
Hi,
which type of Koha are you running? (Tarball/Git/packages)
Fabio
2014-06-18 10:24 GMT+02:00 kamild :
> Hi,
> On the server I have two instances of Koha (koha1, koha2). Zebra
> unfortunately indexes
> only data from database koha1 to instances koha1 and index instance Koha2
> is
> empty
> K
Sorry but I don't have access to a tarball installation at the moment!
However, given you can manually reindex the two instances, you could check
your cron for rebuild_zebra.pl and see which koha-conf.xml points to. My
guess is that there is one environment variable set up, KOHA_CONF, pointing
to a
You're welcome.
I would start checking that $DBNAME variable, I'm sorry but I can't really
help since I mostly worked with the package version.
Keep us updated as you go, maybe someone else could solve your problem.
Fabio
2014-06-20 13:27 GMT+02:00 kamild :
> Hi,
> thanks Fabio. I thinking ab
Hi everyone,
I think this is a valuable and helpful tool for librarians and sales
departments asweel, so my 2 cents are: +1 and keep up the good work! :)
Thanks,
Fabio
2014-07-08 2:34 GMT+02:00 Jared Camins-Esakov :
> Lori,
>
> > Diana will be responding in more detail but the home page of the
Hi there Paul,
I've just run it for you.
NAME
touch_all_items.pl
SYNOPSIS
touch_all_items.pl
touch_all_items.pl -v
touch_all_items.pl --where=STRING
DESCRIPTION
When changes are made to ModItem (or the routines that are called by
it), it is sometimes nec
Hi Peter,
are you logged in with a user with rights to do cataloguing?
Fabio
2014-07-30 22:00 GMT+02:00 Elaine Bradtke :
> We'll need more information to help.
> What system are you using? (version of Koha, and server) You'll find that
> under "About Koha" if that button hasn't vanished too.
Hi there Kamil.
I too have encountered some wrong behaviours with authorities in the last
times, and solved some. You can start here and try some of the steps and
see if you missed anything.
http://lists.katipo.co.nz/public/koha/2013-September/037395.html
Let me know.
Fabio
2014-08-20 19:30
Oh, that's great news! Glad to hear it.
Have a nice day Kamil.
Fabio
2014-08-25 13:46 GMT+02:00 kamild :
> Hi Fabio,
> thanks a lot for you answer. Now everything works ok.
> When indexing also need to remember about subfield 9 :)
>
> Regards
> Kamil
>
>
>
> --
> View this message in context:
Hi Steve.
Does it work well with a few records? Check the timeout or max file size
for upload settings in your Apache configuration.
Hope this helps.
Fabio
2014-08-12 19:58 GMT+02:00 Steve Sowder :
> I can't get past 0% when more than about 500 records being loaded.
> Sometimes even as few as
Hi Ahmad.
Have you tried to do a full reindex?
sudo koha-rebuild-zebra -f -v , assuming you are using
the packages installation.
If you see errors in the output of the command, please write it down here.
Fabio
2014-08-26 14:37 GMT+02:00 ahmnas :
> Dear friends
>
> i have ubuntu 12.04 and koh
Hi,
could you please tell what errors you have experienced?
Fabio
2014-08-29 7:32 GMT+02:00 gopiii :
> i tried these links
>
> http://wiki.koha-community.org/wiki/Koha_on_ubuntu_-_packages#Add_A_Koha_Community_Repository
> but ii is not working properly...is any other links?
>
>
>
> --
> View
30 matches
Mail list logo