[Koha] Urgent 2.2.6 to 2.2.9 upgrade help
hammondthrasher_c at usp.ac.fj
hammondthrasher_c at usp.ac.fj
Thu Sep 4 18:08:09 NZST 2008
Rick - thanks for that. I had a look in the apache error log (not the koha error
log) and there is some interesting info. The circulation.pl script seems to be
failing because Dat:Manip cannot determine the time zone. However, I ran
"tzconfig" a couple of days ago to ensure the timezone is set to Pacific/Cook
Islands. Sure enough, "date" yields:
Wed Sep 3 20:07:08 CKT 2008
Is there another way to set the timezone to make Date::Manip happy?
-cht
Apache log fragment:
ERROR: Date::Manip unable to determine TimeZone.
at /usr/share/perl5/Date/Manip.pm line 3637
Date::Manip::Date_TimeZone called at /usr/share/perl5/Date/Manip.pm line
678
Date::Manip::Date_Init() called at /usr/share/perl5/Date/Manip.pm line 1
448
Date::Manip::ParseDate('today') called at /usr/local/koha/intranet/cgi-b
in/members/moremember.pl line 145
ERROR: Date::Manip unable to determine TimeZone.
at /usr/share/perl5/Date/Manip.pm line 3637
Date::Manip::Date_TimeZone called at /usr/share/perl5/Date/Manip.pm line
678
Date::Manip::Date_Init() called at /usr/share/perl5/Date/Manip.pm line 8
01
Date::Manip::ParseDateString('2007-11-08') called at /usr/share/perl5/Da
te/Manip.pm line 1542
Date::Manip::DateCalc('2007-11-08', '- 14 days') called at /usr/local/k
oha/intranet/cgi-bin/circ/circulation.pl line 126
Quoting Rick Welykochy <rick at praxis.com.au>:
> I type too fast sans reading! ....
>
>
> Rick Welykochy wrote:
>
> > You can make a small tweak to the perl scripts in question so that any
> > errors that occur are trapped and output to your browser.
> >
> > Manually in an editor, where you see this:
> >
> > use CGI;
> >
> > and a line thereafter:
>
> then *ADD* a line thereafter:
>
> > use CGI::Carp qw(fatalsToBrowser);
>
>
>
> --
> ________________________________________________________________
> Rick Welykochy || Praxis Services || Internet Driving Instructor
>
> The manual said Windows XP/SP2 or better so I installed Linux.
>
-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/
More information about the Koha
mailing list