Hi there, I and a colleague have been trying to install Koha (an integrated library system written in Perl) onto a server. While we've been mostly successful in installing Koha, we keep getting the following message whenever we try to log in:
Can't use an undefined value as an ARRAY reference at /usr/local/lib64/perl5/DBI.pm line 2059. While it might be possible to blame Koha for this error message, I understand that it is only comparatively recently that this message has started to appear ... and not just for Koha. The same error message (referring to the same line in DBI.pm) has also recently been reported for another program (Netdisco), as the following links to discussion boards/blogs show: http://sourceforge.net/mailarchive/message.php?msg_id=30768434 http://netdisco.blogspot.co.uk/2013/04/manual-netdisco-installation.html My question is: has there been a recent rewrite of DBI.pm that the developers of Koha (and Netdisco) have yet to account for, or is the above error message the result of a bug in DBI.pm? I'd very much appreciate any advice or information anyone can offer on this. (Many apologies if someone else has already posted on this topic!) Regards, Michael Seaton
