[Koha-devel] Koha 3 and Zebra indexing with ICU

2009-04-28 Thread Pongtawat Chippimolchai
Hello, I have problems trying to enable ICU support in Zebra under Koha 3. After enabling ICU support in Zebra and reindex Koha, all Koha search will return nothing. However, if I change Zebra to listen to TCP port and query it directly using SRU, it will give the correct results. I try to change

[Koha-devel] Koha 3 and Zebra indexing with ICU

2009-04-27 Thread Pongtawat Chippimolchai
Hello, I have problems trying to enable ICU support in Zebra under Koha 3. After enabling ICU support in Zebra and reindex Koha, all Koha search will return nothing. However, if I change Zebra to listen to TCP port and query it directly using SRU, it will give the correct results. I try to change

Re: [Koha-devel] Koha 3 Reset Database

2009-01-28 Thread Bradley Peters
Hello, I thought this was really useful information that I might need to find again later so I posted them to the Koha Wiki. http://wiki.koha.org/doku.php?id=resetdatabasekoha3 Sincerely, Bradley Peters. ___ Koha-devel mailing list Koha-devel@lists.koh

Re: [Koha-devel] Koha 3 Reset Database

2009-01-27 Thread David Riggs
On Mon, Jan 26, 2009 at 5:02 PM, Mason James wrote: > > On 2009/01/27, at 10:51 AM, David Riggs wrote: > >> >> I'm supposed to give an evaluation of Koha's suitability for use this >> week, and having the database(s) in an inconsistent state is making >> that extremely difficult. While it would be

Re: [Koha-devel] Koha 3 Reset Database

2009-01-26 Thread Mason James
On 2009/01/27, at 10:51 AM, David Riggs wrote: > On Mon, Jan 26, 2009 at 4:16 PM, Mason James > wrote: >> >> try a 'zebraidx -c /yourpath/koha-conf.xml init' then >> >> FYI: have a peek at line 488-ish of the rebuild script >> >> system("zebraidx -c $zebra_config -g $record_format -d >> $zebr

Re: [Koha-devel] Koha 3 Reset Database

2009-01-26 Thread David Riggs
On Mon, Jan 26, 2009 at 4:16 PM, Mason James wrote: > > try a 'zebraidx -c /yourpath/koha-conf.xml init' then > > FYI: have a peek at line 488-ish of the rebuild script > > system("zebraidx -c $zebra_config -g $record_format -d $zebra_db_name > init") if $reset_index; > No change. I continue to

Re: [Koha-devel] Koha 3 Reset Database

2009-01-26 Thread Mason James
On 2009/01/27, at 10:10 AM, David Riggs wrote: > On Mon, Jan 26, 2009 at 4:01 PM, Mason James > wrote: >> >> On 2009/01/27, at 9:39 AM, David Riggs wrote: >> >>> I ran the following commands (Ubuntu 8.04) and still get items >>> showing >>> up in search results. Clicking on the item gives a 40

Re: [Koha-devel] Koha 3 Reset Database

2009-01-26 Thread David Riggs
On Mon, Jan 26, 2009 at 4:01 PM, Mason James wrote: > > On 2009/01/27, at 9:39 AM, David Riggs wrote: > >> I ran the following commands (Ubuntu 8.04) and still get items showing >> up in search results. Clicking on the item gives a 404 error. >> >> $> sudo su - koha >> $> export PERL5LIB=/usr/shar

Re: [Koha-devel] Koha 3 Reset Database

2009-01-26 Thread Mason James
On 2009/01/27, at 9:39 AM, David Riggs wrote: > On Mon, Jan 26, 2009 at 3:20 PM, Marc Chantreux > wrote: >> On Mon, Jan 26, 2009 at 03:04:00PM -0500, David Riggs wrote: >>> I've truncated the tables listed above, but I still have items >>> showing >>> up in search results. Do I need to run som

Re: [Koha-devel] Koha 3 Reset Database

2009-01-26 Thread David Riggs
On Mon, Jan 26, 2009 at 3:20 PM, Marc Chantreux wrote: > On Mon, Jan 26, 2009 at 03:04:00PM -0500, David Riggs wrote: >> I've truncated the tables listed above, but I still have items showing >> up in search results. Do I need to run some command to purge the Zebra >> index also? > > don't carre a

Re: [Koha-devel] Koha 3 Reset Database

2009-01-26 Thread Marc Chantreux
On Mon, Jan 26, 2009 at 03:04:00PM -0500, David Riggs wrote: > I've truncated the tables listed above, but I still have items showing > up in search results. Do I need to run some command to purge the Zebra > index also? don't carre about that and just use rebuild_zebra.pl with the -r flag. regar

Re: [Koha-devel] Koha 3 Reset Database

2009-01-26 Thread David Riggs
On Mon, Jan 26, 2009 at 10:40 AM, Marc Chantreux wrote: > On Mon, Jan 26, 2009 at 09:53:54AM -0500, David Riggs wrote: > >> What is the best way to reset or "wipe" the database clean in Koha 3, >> while (optionally) retaining configuration settings? > > this is the zsh script i use for myself: > >

Re: [Koha-devel] Koha 3 Reset Database

2009-01-26 Thread Marc Chantreux
On Mon, Jan 26, 2009 at 09:53:54AM -0500, David Riggs wrote: > Hello, hello, > What is the best way to reset or "wipe" the database clean in Koha 3, > while (optionally) retaining configuration settings? this is the zsh script i use for myself: tables=( bibio biblioitems items auth_hea

[Koha-devel] Koha 3 Reset Database

2009-01-26 Thread David Riggs
Hello, I'm a very-new Koha user, and have a fresh installation of Koha 3.00.00 on Ubuntu 8.04. I initially choose to have the sample data installed out of the box, but would now like to try the application out using semi-real data. A search turned up only info for older versions, so I'll pose this

Re: [Koha-devel] Koha 3 Z3950 error on Ubuntu Gutsy

2008-12-24 Thread Partha Mukhopadhyay
in ubuntu gutsy? I'm running my PC (ubuntu gutsy) under proxy server. partha - Original Message - From: "Joe Atzberger" To: "Partha Mukhopadhyay" Cc: koha-devel@lists.koha.org Subject: Re: [Koha-devel] Koha 3 Z3950 error on Ubuntu Gutsy Date: Tue, 23

Re: [Koha-devel] Koha 3 Z3950 error on Ubuntu Gutsy

2008-12-23 Thread Joe Atzberger
> > Can't locate Unix/Syslog.pm Try: sudo cpan Unix::Syslog; --Joe On Tue, Dec 23, 2008 at 6:47 AM, Partha Mukhopadhyay wrote: > Dear all > > I'm facing a problem in accessing Z3950 search utility in koha 3 on Ubuntu > Gutsy. Everytime I enter a query in z3950 search interface it report - > "N

[Koha-devel] Koha 3 Z3950 error on Ubuntu Gutsy

2008-12-23 Thread Partha Mukhopadhyay
Dear all I'm facing a problem in accessing Z3950 search utility in koha 3 on Ubuntu Gutsy. Everytime I enter a query in z3950 search interface it report - "Nothing found; Try another search" (although i know the documents are available in LoC server). What went wrong? I'm attaching herewith a s

Re: [Koha-devel] Koha 3 on Ubuntu Gutsy (7.10)

2008-12-13 Thread Pablo A. Bianchi
Hi Partha, On Fri, Dec 12, 2008 at 10:24 AM, Partha Mukhopadhyay wrote: > > The installation guide (although quite helpful) available at Koha wiki > (http://wiki.koha.org/doku.php?id=ubuntu_gutsy) needs to be modified > slightly. I wrote down the modifications we did during the installation tim

[Koha-devel] Koha 3 on Ubuntu Gutsy (7.10)

2008-12-12 Thread Partha Mukhopadhyay
Dear all Let me share with you a success story. Today we are able to run Koha 3 on Ubuntu 7.10 Gutsy Gibbon with Zebra server on. It's working nicely and all modules are functional. The extent of improvements in Koha 3 is simply amazing. Hats off to you genius developers of team Koha. The in

Re: [Koha-devel] Koha 3 with Active Directory

2008-11-07 Thread Michael Hafen
This has been covered on the mailing list in the past few months. Please review these emails at http://lists.koha.org/pipermail/koha-devel/ . The conversation is between me and Library Guy. Also, there is a bugzilla entry with a patch to this end. Good luck. On Fri, 2008-11-07 at 09:50 -0500, Y

[Koha-devel] Koha 3 with Active Directory

2008-11-07 Thread Yusdanis Feus Perez
Hello, I' am starting to develop Koha and I would like to know how to authenticate Koha with Active Directory. Thanks in advance, Feus. -- Est. Yusdanis Feus Pérez Universidad de las Ciencias Informáticas

Re: [Koha-devel] Koha 3 Hosting

2008-10-08 Thread Michael Hafen
can understand why, I can most likely solve the problem. > > > -Original Message- > From: Michael Hafen [mailto:[EMAIL PROTECTED] > Sent: Wednesday, October 08, 2008 6:40 PM > To: C W Nel > Cc: koha-devel@lists.koha.org > Subject: RE: [Koha-devel] Koha 3 Hosting

Re: [Koha-devel] Koha 3 Hosting

2008-10-08 Thread C W Nel
- From: Michael Hafen [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 08, 2008 6:40 PM To: C W Nel Cc: koha-devel@lists.koha.org Subject: RE: [Koha-devel] Koha 3 Hosting Obviously I misunderstood your first post. Looking back it seems that you are trying to copy your Koha 3 install from

Re: [Koha-devel] Koha 3 Hosting

2008-10-08 Thread Michael Hafen
l Hafen [mailto:[EMAIL PROTECTED] > Sent: Wednesday, October 08, 2008 6:20 PM > To: C W Nel > Cc: koha-devel@lists.koha.org > Subject: RE: [Koha-devel] Koha 3 Hosting > > On Wed, 2008-10-08 at 17:22 +0200, C W Nel wrote: > > Thanks for the reply. > > > > I actua

Re: [Koha-devel] Koha 3 Hosting

2008-10-08 Thread C W Nel
, 2008 6:20 PM To: C W Nel Cc: koha-devel@lists.koha.org Subject: RE: [Koha-devel] Koha 3 Hosting On Wed, 2008-10-08 at 17:22 +0200, C W Nel wrote: > Thanks for the reply. > > I actually am not upgrading. I did a separate Koha 3 installation > and want to set it up for multiple hosting.

Re: [Koha-devel] Koha 3 Hosting

2008-10-08 Thread Michael Hafen
On Wed, 2008-10-08 at 17:22 +0200, C W Nel wrote: > Thanks for the reply. > > I actually am not upgrading. I did a separate Koha 3 installation > and want to set it up for multiple hosting. > > I just need to know what is to be done. The procedure that I followed > with Koha 2 does not work with

Re: [Koha-devel] Koha 3 Hosting

2008-10-08 Thread C W Nel
host port in koha-httpd.conf) -Original Message- From: Michael Hafen [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 08, 2008 4:54 PM To: [EMAIL PROTECTED] Cc: koha-devel@lists.koha.org Subject: Re: [Koha-devel] Koha 3 Hosting It's not nearly so simple as copying the database.

Re: [Koha-devel] Koha 3 Hosting

2008-10-08 Thread Michael Hafen
It's not nearly so simple as copying the database. Check out the Upgrading from Koha 2.2 to Koha 3.0 page on the Koha wiki: http://wiki.koha.org/doku.php?id=22_to_30 On Wed, 2008-10-08 at 15:14 +0200, [EMAIL PROTECTED] wrote: > Can anyone please help with Koha 3 Virtual hosting issues? > We are

[Koha-devel] Koha 3 Hosting

2008-10-08 Thread zang
Can anyone please help with Koha 3 Virtual hosting issues? We are currently hosting Koha2.2.9 without a problem. I basically copy the Koha 3 database and change the database name in koha-conf.xml. On running the web page on port 8080, the system comes up with the installation page. Is there anyt

Re: [Koha-devel] Koha 3 Advanced Search

2008-09-04 Thread Joe Atzberger
There was a known deficiency in one of the zebra configuration files that caused the symptoms you report. If your version is older than the July 12th patch, please update your file: etc/zebradb/ccl.properties The git version is here: http://git.koha.org/cgi-bin/gitweb.cgi?p=Koha;a=blob;f=etc/zeb

Re: [Koha-devel] Koha 3 Advanced Search

2008-09-04 Thread Michael Hafen
Are you using Biblio level Itemtypes or Item level Itemtypes, and do you have the itemtype set in the appropriate place? Check in Administration in System Preferences on the Cataloguing tab the syspref item-level_itypes. If that is on you have to set the itemtype on the items themselves, which is

[Koha-devel] Koha 3 Advanced Search

2008-09-04 Thread zang
I have a very basic problem with my Koha 3 test installation. If I use the "Limit type to" selection, my search does not show anything. My Items are set as "Books, Booklets, Workbooks", but if I set the "Books, Booklets, Workbooks" checkbox, I get "No results found". If I unset the checkbox, it fi

[Koha-devel] Koha 3 en español por favoe

2008-08-13 Thread Christian Calle Jahuira
Estimados Amigos Agradesco muchisimo la cooperacion y la respuesta a este mensaje, no comprendo muy bien, solicite la version Koha-3.0.0 estable en Español, la traduccion completa al español. Si es este por favor necesito comprender y confirmar. Si alguien me comprende por favor estare muy agra

[Koha-devel] Koha 3 Serials Module

2008-04-24 Thread C W Nel
Is it possible to use/integrate the new Serials module into Koha 2.2.9? Can it be used in a production system? If it is possible, how can it be done? Thanks! ___ Koha-devel mailing list Koha-devel@lists.koha.org http://lists.koha.org/mailman/listinfo/

Re: [Koha-devel] Koha 3 Beta 2 - Second step of Web Installer returns blank page for Portuguese language (pt-PT)

2008-04-13 Thread Ricardo Dias Marques
Hi Chris, On Fri, Apr 11, 2008, Chris Nighswonger <[EMAIL PROTECTED]> wrote: > You can download a tar of the latest snapshot here: > http://git.koha.org/cgi-bin/gitweb.cgi?p=Koha;a=snapshot;h=bedb9fffa02605b6ecb4d12f312b8b5d382e27a7 > > Assuming you have not modified any code/templates, I think

Re: [Koha-devel] Koha 3 Beta 2 - Second step of Web Installer returns blank page for Portuguese language (pt-PT)

2008-04-11 Thread Chris Nighswonger
Hi Ricardo, You can download a tar of the latest snapshot here: http://git.koha.org/cgi-bin/gitweb.cgi?p=Koha;a=snapshot;h=bedb9fffa02605b6ecb4d12f312b8b5d382e27a7 Assuming you have not modified any code/templates, I think you should be able to install over top of your existing install. Any d

Re: [Koha-devel] Koha 3 Beta 2 - Second step of Web Installer returns blank page for Portuguese language (pt-PT)

2008-04-11 Thread Ricardo Dias Marques
Hi Joshua, On Thu, Apr 10, 2008, Joshua Ferraro <[EMAIL PROTECTED]> wrote: > By Friday the fix I have for this will be pushed, so you can just rebase > and pt-PT won't show up :-) "Rebase"? Oh... I guess you're talking about a operation using "git" - http://git.or.cz/ I'm not using git (at le

Re: [Koha-devel] Koha 3 Beta 2 - Second step of Web Installer returns blank page for Portuguese language (pt-PT)

2008-04-10 Thread Joshua Ferraro
On Thu, Apr 10, 2008 at 11:01 AM, Ricardo Dias Marques <[EMAIL PROTECTED]> wrote: > Hi Galen, > > > On Wed, Apr 9, 2008, Galen Charlton <[EMAIL PROTECTED]> wrote: > > > Correct - at the moment a partial pt-PT translation of the OPAC is > > available, but there's no translation for the staff in

Re: [Koha-devel] Koha 3 Beta 2 - Second step of Web Installer returns blank page for Portuguese language (pt-PT)

2008-04-10 Thread Ricardo Dias Marques
Hi Galen, On Wed, Apr 9, 2008, Galen Charlton <[EMAIL PROTECTED]> wrote: > Correct - at the moment a partial pt-PT translation of the OPAC is > available, but there's no translation for the staff interface. You > could install Koha using one of the languages for which a staff > translation i

Re: [Koha-devel] Koha 3 Beta 2 - Second step of Web Installer returns blank page for Portuguese language (pt-PT)

2008-04-10 Thread Ricardo Dias Marques
Hi Joshua, On Thu, Apr 10, 2008 at 9:34 AM, Joshua Ferraro <[EMAIL PROTECTED]> wrote: > Thanks for pointing this out. The Installer should only be looking for > languages that have a translation for the staff interface, so this is a bug, > I'll investigate... Great! Thanks a lot for the quick

Re: [Koha-devel] Koha 3 Beta 2 - Second step of Web Installer returns blank page for Portuguese language (pt-PT)

2008-04-10 Thread Joshua Ferraro
On Wed, Apr 9, 2008 at 3:54 PM, Galen Charlton <[EMAIL PROTECTED]> wrote: > Hi, > > > On Wed, Apr 9, 2008 at 2:27 PM, Ricardo Dias Marques > <[EMAIL PROTECTED]> wrote: > > So, I think there should be a "pt-PT" directory there, but it seems to > > be missing. > > Correct - at the moment a par

Re: [Koha-devel] Koha 3 Beta 2 - Second step of Web Installer returns blank page for Portuguese language (pt-PT)

2008-04-09 Thread Galen Charlton
Hi, On Wed, Apr 9, 2008 at 2:27 PM, Ricardo Dias Marques <[EMAIL PROTECTED]> wrote: > So, I think there should be a "pt-PT" directory there, but it seems to > be missing. Correct - at the moment a partial pt-PT translation of the OPAC is available, but there's no translation for the staff inter

[Koha-devel] Koha 3 Beta 2 - Second step of Web Installer returns blank page for Portuguese language (pt-PT)

2008-04-09 Thread Ricardo Dias Marques
Hi list, I'm finishing my installation of Koha 3 ("Beta 2"), in a virtual machine - that I created from scratch (again) - running Linux (openSUSE 10.3). I'm using the "default" Apache (2.2.4) and the "default" MySQL (5.0.45). After I managed to: 1- run perl makefile.PL 2 - install all the requir

Re: [Koha-devel] Koha 3

2008-04-09 Thread C W Nel
/etc/init.d/mysql start works 100%. I can also access the Koha database with mysql. - Original Message - From: "Paul POULAIN" <[EMAIL PROTECTED]> To: Sent: Wednesday, April 09, 2008 6:42 PM Subject: Re: [Koha-devel] Koha 3 C W Nel a écrit : > Thanks Paul >

Re: [Koha-devel] Koha 3

2008-04-09 Thread Paul POULAIN
C W Nel a écrit : > Thanks Paul > > But I do not see the mysql.sock anywhere on the server? the file is created when mySQL starts. It is not present if mySQL has not started correctly. try to start it manually (/etc/init.d/mysqld start), check what is said, and check the logs if needed PS : pl

Re: [Koha-devel] Koha 3

2008-04-09 Thread Paul POULAIN
C W Nel a écrit : > Hi All > > I am trying to upgrade from 2.2.9 to 3 on Debian etch, but get stuck with a > mysql problem. > > "Can't connect to local MySQL server through socket '/tmp/mysql.sock'" > > It seems as if the apt-get installation does not install the correct mysql > instance. > >

[Koha-devel] Koha 3

2008-04-09 Thread C W Nel
Hi AllI am trying to upgrade from 2.2.9 to 3 on Debian etch, but get stuck with a mysql problem."Can't connect to local MySQL server through socket '/tmp/mysql.sock'"It seems as if the apt-get installation does not install the correct mysql instance.Can anyone please advise on a solution?___