Koha on Ubuntu server
I am trying install Koha on ubuntu server. I did install koha 3.8.1 in ubuntu server and desktop. It all works. I can add record with a Marc framework. I added patrons... I can check out, check in... All functions work like magic, but only the " Search the catalog" doesn't work :(. Is there anyone are using Koha on Ubuntu server with all work out ok? I follow all steps on http://wiki.koha-community.org/wiki/Koha_on_Ubuntu especially these steps settup zebra index and zebra server. I saw all works well, but nothing i can search! Anyone help? I'm newbie!
Kindest Regards! Nguyen Quoc Uy
On Tue, Jun 26, 2012 at 5:30 AM, Uy <nguyenquocuy_1102@yahoo.com> wrote:
org/wiki/Koha_on_Ubuntu<http://wiki.koha-community.org/wiki/Koha_on_Ubuntu>especially these steps settup zebra index and zebra server. I saw all works well, but nothing i can search!
How do you see that all works well? Is the zebra server running? (ps wuax | grep zebra) Are there any errors reported by zebra? ( look at /var/log/koha/koha-zebradaemon.err) Have you done correctly the index? (misc/migration_tools/rebuild_zebra.pl-r -a -b -v ) On the other hand I believe that these messages should be sent to the koha list, no koha-devel. Sincerely Bernardo
Hie, Check search on both intranet and OPAC please. Welcom on board. (+ like Ubuntu) On Tue, Jun 26, 2012 at 12:37 PM, Bernardo Gonzalez Kriegel < gonzalez@famaf.unc.edu.ar> wrote:
On Tue, Jun 26, 2012 at 5:30 AM, Uy <nguyenquocuy_1102@yahoo.com> wrote:
org/wiki/Koha_on_Ubuntu<http://wiki.koha-community.org/wiki/Koha_on_Ubuntu>especially these steps settup zebra index and zebra server. I saw all works well, but nothing i can search!
How do you see that all works well?
Is the zebra server running? (ps wuax | grep zebra) Are there any errors reported by zebra? ( look at /var/log/koha/koha-zebradaemon.err) Have you done correctly the index? (misc/migration_tools/rebuild_zebra.pl-r -a -b -v )
On the other hand I believe that these messages should be sent to the koha list, no koha-devel.
Sincerely
Bernardo
_______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
-- Fridolyn SOMERS fridolyn.somers@gmail.com Marsillargues - France <fridolyn.somers@gmail.com>
participants (3)
-
Bernardo Gonzalez Kriegel -
Fridolyn SOMERS -
Uy