Hi Jonas,

On Mon, Mar 01, 2004 at 04:18:09PM +0100, Jonas Wendland wrote:
> >> Folgendes habe ich eingestellt:
> >>
> >> Config.pm:
> >>
>    $Self->{CustomerUser} = {>#...
> >};
>    $Self->{CustomerUser} = {>#...syntaxerrorhere...
>    $Self->{CustomerUser} = {
> >#...
> >};
> [...]
> Die beschriebenen Fehler habe ich trotzdem...

Um zu checken ob es an Deinen LDAP-Module liegt, solltest Du eine Syntax-Check
machen.

shell> cd /opt/otrs
shell> perl -cw Kernel/System/CustomerUser/LDAP.pm 
Kernel/System/CustomerUser/LDAP.pm syntax OK
shell> 

So sollte es aussehen.

Wenn das ok ist, dann denke ich, dass es ein Syntax-Fehler im Kernel/Config.pm 
ist (perl -cw Kernel/Config.pm).

> Gr��e
> Jonas

  Martin Edenhofer

--
((otrs.de)) :: OTRS GmbH :: Norsk-Data-Str. 1 :: 61352 Bad Homburg
        http://www.otrs.de/ :: Manage your communication! 

_______________________________________________
OTRS Mailingliste: otrs-de - Webpage: http://otrs.org/
Archiv: http://lists.otrs.org/pipermail/otrs-de/
Listenabo verwalten: http://lists.otrs.org/cgi-bin/listinfo/otrs-de/
Support oder Consulting fuer Ihr OTRS System?
=> http://www.otrs.de/

Antwort per Email an