Jon Fanti wrote:

Hi,

I've installed OTRS 2.0.4 on a CentOS4 server (x86_64). I used the tar ball rather than RPM.

Our cronjob's worked fine until I started to add custom configs to Config.pm. I am now getting this error generated every time a cronjob is ran:

"Odd number of elements in anonymous hash at /opt/otrs/Kernel/Config.pm line 113. Odd number of elements in anonymous hash at /opt/otrs/Kernel/Config.pm line 113, <PRODUCT> line 4."

[...]

    $Self->{'Customer::AuthModule::LDAP::Params'} = {
        port => 389,
        version =>
    };

There is your problem. The 'version' element doesn't have a value.

S/
Matt M.


_______________________________________________
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