Error trying to install shared calendar

I'm running the debianized 2.0.4 version of OTRS. When I try to install, I click on the package manager link and get the following error messages: ERROR: OTRS-CGI-10 Perl: 5.8.4 OS: linux Time: Fri Apr 14 17:54:05 2006 Message: ??? Traceback (4361): Module: Kernel::System::Web::InterfaceAgent::Run (v1.8) Line: 204 Module: /usr/share/otrs/bin/cgi-bin/index.pl (v1.80) Line: 47 However, looking at the InterfaceAgent at line 204, I see: if ($Param{Action} eq "Login") { # get params my $PostUser = $Self->{ParamObject}->GetParam(Param => 'User') || ''; my $PostPw = $Self->{ParamObject}->GetParam(Param => 'Password') || ''; # create AuthObject ... I sure don't see anything that might relate to packages. Can I get some thoughts, please??
participants (1)
-
Steve Hill