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
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
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
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
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