-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 whiltz attempting to upgrade from 1.23.rc4 to rc10 I ran into the following problems: Checking perl modules ... Use of uninitialized value in hash element at Install.pm line 272, <STDIN> line 2. The Net::Z3950 module is missing. This module is necessary if you want to use Koha's Z39.50 client to download bibliographic records from other libraries. To install this module, you will need the yaz client installed from http://www.indexdata.dk/yaz/ and then you can install the perl module with the command: perl -MCPAN -e 'install Net::Z3950' Press the <ENTER> key to continue: Use of uninitialized value in hash element at Install.pm line 272, <STDIN> line 3. ============================== = ALL PERL MODULES INSTALLED = ============================== All mandatory perl modules are installed. Press <ENTER> to continue: I have verified that yaz and z3950 are installed... and when attempting to access koha, I get an 'internal server error' msg. Error logs show: HTML::Template->new() : Cannot open included file /var/www/html/koha/intranet/htdocs/includes/templates/default/catalogue/intranet-main.tmpl : file not found. at /usr/lib/perl5/site_perl/5.6.1/HTML/Template.pm line 1553 HTML::Template::_init_template('HTML::Template=HASH(0x80a1a40)') called at /usr/lib/perl5/site_perl/5.6.1/HTML/Template.pm line 1158 HTML::Template::_init('HTML::Template=HASH(0x80a1a40)') called at /usr/lib/perl5/site_perl/5.6.1/HTML/Template.pm line 1052 HTML::Template::new('HTML::Template', 'filename', '/var/www/html/koha/intranet/htdocs/includes/templates/default/ca...', 'die_on_bad_params', 0, 'path', 'ARRAY(0x814ba00)') called at /var/www/cgi-bin/koha/mainpage.pl line 35 [Mon Aug 26 16:06:17 2002] [error] [client 127.0.0.1] Premature end of script headers: /var/www/cgi-bin/koha/mainpage.pl HTML::Template->new() : Cannot open included file /var/www/html/koha/intranet/htdocs/includes/templates/default/catalogue/intranet-main.tmpl : file not found. at /usr/lib/perl5/site_perl/5.6.1/HTML/Template.pm line 1553 HTML::Template::_init_template('HTML::Template=HASH(0x80a1a40)') called at /usr/lib/perl5/site_perl/5.6.1/HTML/Template.pm line 1158 HTML::Template::_init('HTML::Template=HASH(0x80a1a40)') called at /usr/lib/perl5/site_perl/5.6.1/HTML/Template.pm line 1052 HTML::Template::new('HTML::Template', 'filename', '/var/www/html/koha/intranet/htdocs/includes/templates/default/ca...', 'die_on_bad_params', 0, 'path', 'ARRAY(0x814ba00)') called at /var/www/cgi-bin/koha/mainpage.pl line 35 [Mon Aug 26 16:06:50 2002] [error] [client 127.0.0.1] Premature end of script headers: /var/www/cgi-bin/koha/mainpage.pl HTML::Template->new() : Cannot open included file /var/www/html/koha/intranet/htdocs/includes/templates/default/catalogue/intranet-main.tmpl : file not found. at /usr/lib/perl5/site_perl/5.6.1/HTML/Template.pm line 1553 HTML::Template::_init_template('HTML::Template=HASH(0x80a1a40)') called at /usr/lib/perl5/site_perl/5.6.1/HTML/Template.pm line 1158 HTML::Template::_init('HTML::Template=HASH(0x80a1a40)') called at /usr/lib/perl5/site_perl/5.6.1/HTML/Template.pm line 1052 HTML::Template::new('HTML::Template', 'filename', '/var/www/html/koha/intranet/htdocs/includes/templates/default/ca...', 'die_on_bad_params', 0, 'path', 'ARRAY(0x814ba00)') called at /var/www/cgi-bin/koha/mainpage.pl line 35 [Mon Aug 26 16:06:59 2002] [error] [client 127.0.0.1] Premature end of script headers: /var/www/cgi-bin/koha/mainpage.pl thank the gods for backups :) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE9arkhvfS2mU3VHQkRAgs6AKCrrnQ24owc8Bl7/CNuF/TW9TKu1ACcDT2b TDLxhoi5TrTAkcwSde6VljQ= =lR4U -----END PGP SIGNATURE-----