Thank you very much, turned out it was a permissions problem, which I found out using your commands, googled a bit and found this link http://lists.katipo.co.nz/pipermail/koha/2013-July/036861.html and that solved it. Thanks!
On Tuesday, April 29, 2014 10:36:31 PM, Robin Sheat <[email protected]> wrote: Marty schreef op di 29-04-2014 om 19:25 [-0700]: > I upgraded from Debian Squeeze to Wheezy and reinstalled Koha with the Debian > packages (http://wiki.koha-community.org/wiki/Debian) and then imported my > Library data into mysql. > > I can access books when I click on a patron who has books out, but searching > always returns "No results found" No idea what I did wrong, it runs fine on a > laptop. I cannot see any obvious errors anywhere, but then, I have been > wrong before. > > I have tried everything on > http://koha-community.org/faqs/zebra-indexing-wont-work-fix-it-aka-search-stuff-up-help/, > still no results. Any ideas are welcome! > Do: sudo koha-rebuild-zebra -v --full $(sudo koha-list) (the version on the page may not copy-paste correctly, as it tries be smart by turning -- into an emdash.) Then do: sudo service koha-common restart if this doesn't help, then paste in the output of those commands. -- Robin Sheat Catalyst IT Ltd. ✆ +64 4 803 2204 GPG: 5FA7 4B49 1E4D CAA4 4C38 8505 77F5 B724 F871 3BDF _______________________________________________ Koha mailing list http://koha-community.org [email protected] http://lists.katipo.co.nz/mailman/listinfo/koha _______________________________________________ Koha mailing list http://koha-community.org [email protected] http://lists.katipo.co.nz/mailman/listinfo/koha

