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 [EMAIL PROTECTED] / 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
_______________________________________________
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
Support oder Consulting für Ihr OTRS System?
=> http://www.otrs.de/

Reply via email to