[Koha] koha 2.2.5 problem with perl modules when identifying

Gerard Henry henry at cmi.univ-mrs.fr
Fri Jun 6 07:05:39 NZST 2008


hello all,
i'm in the process to migrate koha 2.2.5 from Apache 1 to Apache 2
(2.2.6), and as i use a new machine, perl modules are newer releases.
Everything seems ok, except that when i want to identify, i got this
error about perl module (!?):
[Thu Jun 05 17:30:03 2008] [error] [client 192.168.0.52]
HTML::Template->output() : fatal error in loop output :
HTML::Template::param() : attempt to set parameter 'issues' with an
array ref - parameter is not a TMPL_LOOP! at
/usr/perl5/site_perl/5.8.4/HTML/Template.pm line 3069, referer:
http://catalogue2.cmi.univ-mrs.fr/cgi-bin/koha/opac-user.pl
[Thu Jun 05 17:30:03 2008] [error] [client 192.168.0.52]  at
/usr/local/koha/opac/cgi-bin/opac-user.pl line 158, referer:
http://catalogue2.cmi.univ-mrs.fr/cgi-bin/koha/opac-user.pl
[Thu Jun 05 17:30:03 2008] [error] [client 192.168.0.52] Premature end
of script headers: opac-user.pl, referer:
http://catalogue2.cmi.univ-mrs.fr/cgi-bin/koha/opac-user.pl

On the old machine, module HTML::Template was at relase 2.7, but on the
new machine, the release is now 2.9

I found this thread:
http://www.webgui.org/web_design_templates_and_themes/calendar-template-help

but don't know how to "Put empty loops inside each tmpl_if", and i'm not
sure it is the right solution

Anybody else has got this kind of problem?

thanks in advance for help,

PS:
In /etc/koha-httpd.conf, i had to modify:
<  Options +Includes
to
>  Options +ExecCGI +Includes
else i got this error:
[Thu Jun 05 17:19:58 2008] [warn] [client 192.168.0.52] mod_include:
Options +Includes (or IncludesNoExec) wasn't set, INCLUDES filter removed

-- 
Gerard HENRY
LATP UMR6632
39, rue F. Joliot Curie
13453 MARSEILLE Cedex 13
Tel.: 04 91 11 35 53 Fax.: 04 91 11 35 52


More information about the Koha mailing list