Hi Henri-Damian! Thanks for you response.
Those facts show to me that you may use mod_perl. Are you ? Uhmm. I just installed the default LAMP and Perl as per the instructions. Is there a command to check if I am?
Maybe looking at httpd error log (or koha-error log) could tell you that some perl module, such as ZOOM (for z3950 client) failed and how it failed. Same thing for upload MARC to Reservoir, but for MARC::File::XML or MARC::Charset modules. This is what the output in the log is:
[Thu May 24 16:40:13 2007] [error] [client 192.168.1.5] voyager.ocs.mq.edu.au at /usr/local/koha/intranet/cgi-bin/z3950/search.pl line 161., referer: http://circ.weavebrain.com.au:8080/cgi-bin/koha/z3950/search.pl?oldbiblionumber=&author=Huxley [Thu May 24 16:40:13 2007] [error] [client 192.168.1.5] 1 voyager.ocs.mq.edu.au error @attr 1=7 "/": Unsupported search (3) Missconfigured search, malformed at opac, referer: http://circ.weavebrain.com.au:8080/cgi-bin/koha/z3950/search.pl?oldbiblionumber=&author=Huxley [Thu May 24 16:40:13 2007] [error] [client 192.168.1.5] Premature end of script headers: search.pl, referer: http://circ.weavebrain.com.au:8080/cgi-bin/koha/z3950/seearch.pl?oldbiblionumber=&author=Huxley Can anybody figure out what's wrong based on that? Bo