[Koha] Wishes from South Eastern University of Sri lanka, Oluvil, Sri Lanka
Rifaudeen M.M.
rifayiqa at seu.ac.lk
Sat Jan 2 02:25:54 NZDT 2010
Hello friends,
May I wish you for "a relaxed Mind,
a peaceful Soul,
a joyful Spirit,
a healthy Body &
Heartful of Love"
All these are my prayers for you & your family
Wish you a Happy New Year
Best regards,
MM Rifaudeen
Acting Librarian
_________________________________
Library
South Eastern University of Sri Lanka
P.O. Box No.01, University Park, Oluvil #32360,
SRI LANKA.
Ph.: +94 67 2255160
Mobile: +94 71 8035184
E-mail: rifayiqa at seu.ac.lk
________________________________
From: koha-bounces at lists.katipo.co.nz on behalf of Abhishek Amberkar [??????]
Sent: Fri 1/1/2010 3:24 PM
Cc: koha
Subject: Re: [Koha] Some issues related to KOHA 3.0
2010/1/1 nitesh rijal <rijal.it at gmail.com>:
> Hello all.
> Happy New Year to all.
<snip>
> I have added few functionalities by modifying the codes. I have added biblio
> search option, direct biblio edit and also fulltext integration in a newer
> way.
I have some queries about full text integration. Can I contact you off-list?
> I am now testing the barcode system to be used with our system. I hope it
<snip>
> The other thing I wanted to ask is that is it possible to run the
> rebuild_zebra.pl in my server through a button click in the web interface by
> the client.
> We have 12 libraries hosted in a single KOHA install using the multiple
> zebra multiple database facility. Each library's database needs to be
> selected first using "use library1" and then we need to export the KOHA_CONF
> as "export KOHA_CONF=/etc/koha/library1-conf.xml" and then only we can
> execute the rebuild script. I was thinking to make another sh script to
> store all the commands that needs to be executed and then execute the
> script.
> I just wanted to know that is it possible to execute a script in the server
> by clicking a button in the web interface.
Exporting variables and executing rebuild scripts is nothing but
Bash's functionality.
But perl does provide a way to execute bash commands. So I think you
don't need separate .sh files but just modify the existing Koha code.
Another advantage is Koha runs as a CGI application. So what you are
saying is possible.
The only problem I see here is, rebuilding a zebra index requires
superuser privileges. So I think it's not a good idea to provide a
user with such a "button". If you read Koha Installation Doc, they
have provided a CRON script which runs every 5 minutes to rebuild
zebra index. Of course you can adjust that interval anytime.
(I hope you are using Debian or equivalent GNU/Linux distribution to
run Koha on)
--
With Regards
Abhishek Amberkar
http://www.kohaindia.org/
RDG Library Services
Mumbai, India.
_______________________________________________
Koha mailing list
Koha at lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.katipo.co.nz/pipermail/koha/attachments/20100101/5fedca20/attachment-0001.htm
More information about the Koha
mailing list