
21 Mar
2006
21 Mar
'06
9 a.m.
Hi all. I'm setup OTRS installation as described in INSTALL file. apache, mysql, perl modules are OK. web installer are OK. (log = syslog) visiting page http://myhost/otrs/index.pl are OK (i see login form) I enter root@localhost / root and get following error Software error: Invalid argument at /opt/otrs/bin/cgi-bin/../../Kernel/System/Log.pm line 153. I try to change log = File in config.pm $Self->{'LogModule'} = 'Kernel::System::Log::File'; and get same error. line 153 and around looks like sub Log { ..... my $String = $Self->GetLog(); 153 shmwrite($Self->{Key}, $Data.$String, 0, $Self->{IPCSize}) || die $!; what are missing in my installation ? -- Mike Lykov ISP Samtelecom, Administrator