[Koha] Z39.50 error

Greg Vickers daehenoc at optusnet.com.au
Thu Nov 24 14:15:03 NZDT 2005


Hi Carol,

Carol Ku wrote:

> I was told that Z39.50 feature is not available to Windows 2.2.4 
> version but will be available in v3 to be released in early next year.

We are running Koha on Debian Linux, not Windows. I've made sure that 
the Z39.50 daemon and tools are installed and accessible, but I'm not 
sure they are working.

> */Greg Vickers <daehenoc at optusnet.com.au>/* wrote:
>
>     Hi all,
>
>     I am helping a library in Brisbane to install Koha and we are
>     seeing a strange error when trying to use the Z39.50 daemon. I
>     have not touched Koha prior to this, neither this Z39.50 thingy :)
>     Nor much MySQL. We are using Koha 2.2.4.
>
>     The errors in /usr/local/koha/logs/koha-error_log:
>     [Wed Nov 23 22:17:00 2005] [error] [client 127.0.0.1]
>     DBD::mysql::st execute failed: You have an error in your SQL
>     syntax. Check the manual that corresponds to your MySQL server
>     version for the right syntax to use near '' at line 1 at
>     /usr/local/koha/intranet/modules/C4/Breeding.pm line 167.
>     [Wed Nov 23 22:17:00 2005] [error] [client 127.0.0.1]
>     DBD::mysql::st fetchrow_hashref failed: fetch() without execute()
>     at /usr/local/koha/intranet/modules/C4/Breeding.pm line 168.
>
>     I suppose there is an error in the Breeding.pm module - here is
>     the code around these lines:
>     167 $sth = $dbh->prepare($query);
>     168 $sth->execute(@bind);
>     169 while (my $data = $sth->fetchrow_hashref) {
>
>     Can anyone give us any pointers on this and advise us on what is
>     happening and what we may have to do to fix it?
>
>     Thanks,
>     Greg
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.katipo.co.nz/pipermail/koha/attachments/20051124/f4304add/attachment.html


More information about the Koha mailing list