micheas: There is a separate daemon process for processing the Z3950 queue. Try running z3950-daemon-launch.sh after setting "RunAsUser" and "KohaDir" variables in the script. RunAsUser should be set to the user that your apache runs as. We haven't figured out how to get this process running from an init script in some generic fashion. Steve. On 22 Jun 2002, micheas wrote:
Hi all.
I have Koha working on FreeBSD, mostly. Thanks for all your work.
One thing that I don't have working is the ability to import MARC records using the web front end.
I want to be able to: grab a book in our library (we have a few thousand). Enter the ISBN and have the record populated from the library of congress, or some other wais server. Finally entering any notes by hand.
All of my test entries are still in queue.
My only thoughts:
I have ipfw as a statefull firewall. If there is an oddball port being used this might be a problem. But there is no evidence that I see in the logs. (my logging is pretty light so some things fail quietly)
The whole admin directory has taken extra steps to install, and still is mostly broken. so this may be part of it.
Thanks
Micheas