[Koha] (no subject)

Tony McCrae tony at katipo.co.nz
Thu Dec 19 17:14:55 NZDT 2002


Hi

The relevant error  line seems to be this:
> Can't locate HTML/Template.pm in @INC (@INC contains:

ie. koha can't find the required HTML::Template Perl module.

You will need to install the HTML::Template package.

The following may work on your system if CPAN is installed:

perl -eshell -MCPAN
cpan> install HTML::Template

Regards, Tony McCrae
Katipo Communications.



> [Wed Dec 18 16:12:36 2002] [error] [client 202.41.95.154] Premature end of
> script headers: /usr/local/koha/intranet/cgi-bin/admin/aqbookfund.pl
> Can't locate HTML/Template.pm in @INC (@INC contains:
> /usr/local/koha/intranet/modules /usr/lib/perl5/5.6.1/i386-linux
> /usr/lib/perl5/5.6.1 /usr/lib/perl5/site_perl/5.6.1/i386-linux
> /usr/lib/perl5/site_perl/5.6.1 /usr/lib/perl5/site_perl/5.6.0/i386-linux
> /usr/lib/perl5/site_perl/5.6.0 /usr/lib/perl5/site_perl
> /usr/lib/perl5/vendor_perl/5.6.1/i386-linux
> /usr/lib/perl5/vendor_perl/5.6.1 /usr/lib/perl5/vendor_perl .) at
> /usr/local/koha/intranet/cgi-bin/mainpage.pl line 2.
> BEGIN failed--compilation aborted at
> /usr/local/koha/intranet/cgi-bin/mainpage.pl line 2.
>
>
> At the browser end:
>
> Internal Server Error
>
> The server encountered an internal error or misconfiguration and was
unable
> to complete your request.
>
> Please contact the server administrator, webmaster@ and inform them of the
> time the error occurred, and anything
> you might have done that may have caused the error.
>
> More information about this error may be available in the server error
log.
>
> Can any one help me out how to set this right?.
>
> Thanks in advance,
>
> Paul Pandian




More information about the Koha mailing list