Re: [Koha-devel] Zebra search for "lost" / "onloan" items gives up a ERROR 114

2009-11-16 Thread Rick Welykochy
Chris Cormack wrote: > I think what Henri is saying is it needs to check those 2 indexes, and > if nothing is lost then that index will not exist, hence the 114 > telling you it doesn't exist. > > Can you try marking an item lost, rebuild the index and see if it now > works. Also try issuing an it

[Koha-devel] Koha 3.0.4 + "Koha Error"

2009-11-16 Thread Zico
I have just installed Koha-3.0.4 in my Debian 5.0 box. But, when i go for http://127.0.1.1:8080/ or http://127.0.1.1:80/ ( for opac).. it shows me the *production mode - trapped fatal error* How can i get rid of this? Waiting for your reply. -- Best, Zico

Re: [Koha-devel] Koha 3.0.4 + "Koha Error"

2009-11-16 Thread Rick Welykochy
Zico wrote: > I have just installed Koha-3.0.4 in my Debian 5.0 box. But, when i go > for http://127.0.1.1:8080/ or http://127.0.1.1:80/ ( for opac).. it > shows me the *production mode - trapped fatal error* Take a look at your Apache error.log file in /var/log/apache2 That will tell you what w

Re: [Koha-devel] Zebra search for "lost" / "onloan" items gives up a ERROR 114

2009-11-16 Thread Rick Welykochy
Rick Welykochy wrote: > We now have a index with onloan items and an index with lost item (one). > > The search still returns no results for (and get this ...) items > available. It should return results for all the books from the original query > less the one or two on loan. But it goes into ERRO

[Koha-devel] Rebuild Zebra and production mode -- trapped fatal error

2009-11-16 Thread Chadwick, John, DCA
First, I have seen the production mode - trapped fatal error message during some testing. We are now working on the production server. The error, at least when I have seen it, is generated when you try to get opac details for a biblionumber that doesn't exist. This has been resolved for us when we