Hi all, Since the upgrade to 2.2.9, a new problem has arisen with our z39.50 search. Logging onto the Intranet, clicking on Catalog, Add Biblio, Create Empty, select tab 1, type anything in the Title field, click z39.50 search, and the z39.50 window comes up with an Internal Server Error. The Apache koha-error.log file contains: x.x.x.x - - [18/Jun/2007:20:56:43 +1000] "POST /cgi-bin/koha/acqui.simple/addbiblio.pl HTTP/1.1" 200 152692 Can't load '/usr/local/lib/perl/5.8.4/auto/Net/Z3950/ZOOM/ZOOM.so' for module Net::Z3950::ZOOM: libssl.so.0.9.7: cannot open shared object file: No such file or directory at /usr/lib/perl/5.8/XSLoader.pm line 70. at /usr/local/lib/perl/5.8.4/Net/Z3950/ZOOM.pm line 12 Compilation failed in require at /usr/local/lib/perl/5.8.4/ZOOM.pm line 6. BEGIN failed--compilation aborted at /usr/local/lib/perl/5.8.4/ZOOM.pm line 6. Compilation failed in require at /usr/local/koha/intranet/cgi-bin/z3950/search.pl line 30. BEGIN failed--compilation aborted at /usr/local/koha/intranet/cgi-bin/z3950/search.pl line 30. [Mon Jun 18 20:56:48 2007] [error] [client 210.49.141.186] Premature end of script headers: /usr/local/koha/intranet/cgi-bin/z3950/search.pl Now ZOOM is installed and all files mentioned in the error log are present. What am I missing? Thanks, Greg