Ciao, I want to use koha for an italian school but I'm encountering some problems: I have installed Koha 2.2RC2 upgraded to 2.2RC3, on a debian sarge when I try to use z3950 to download a marc record from Italian z3950 servers I can find some records but the isbn, title and author fields appear void in the popup window. Looking in the z3950queue table I can see that there are some records, but the isbn field is void, the title and author fields contain the NULL value. I also had to add the line: my $context = new C4::Context; to get the script processz3950queue not aborting at the start, (same problem of Harry Jacson and the virtual hosts configuration with PERL5LIB and KOHA_CONF pointing to the right files) some lines of the log file: SBS UNIVERSITA DI SIENA : sbs2.unisi.it:9909 records retrieved 4 speed: 4 sbs2.unisi.it:9909 search done. DBD::mysql::st execute warning: at /usr/local/koha/intranet/scripts/z3950daemon/processz3950queue line 141. DBD::mysql:st execute failed: MySQL server has gone away at /usr/local/koha/intranet/scripts/z3950daemon/processz3950queue line 144. DBD::mysql:st execute failed: MySQL server has gone away at /usr/local/koha/intranet/scripts/z3950daemon/processz3950queue line 149. DBD::mysql::st fetchrow failed: fetch() without execute() at /usr/local/koha/intranet/scripts/z3950daemon/processz3950queue line 150. The encoding I use is UNIMARC, so I'm asking if someone of the french koha users can post the parameters of a french z3950 server and a title of a book that I can find in it, just to test my Koha configuration. Thanks Marco Vaninetti