Hilfe mit PerlFixupHandler + OTRS

nqbyav1zfu <[email protected]>
Newsgroups gmane.comp.otsr.user.german
Message-ID <[email protected]>
Ich versuche einen PerlFixupHandler in der zzz_otrs.conf einzubauen. Der 
handler ist in einem Modul "/usr/share/perl5/meinhandler.pm" und die 
handler routine von "meinhandler" schreibt im moment  probeweise einfach 
nur in die Datei "/tmp/hallo.txt".

In zzz_otrs.conf habe ich den PerlFixupHandler wie folgt eingefuegt, 
aber beim laden einer OTRS Seite wird "/tmp/hallo.txt" nicht 
geschrieben, OTRS laueft aber sonst.

...

<Location /otrs>

         ErrorDocument 403 /otrs/index.pl
         SetHandler  perl-script
         PerlResponseHandler ModPerl::Registry
         Options +ExecCGI
         PerlOptions +ParseHeaders
         PerlOptions +SetupEnv

         Require all granted

*        # folgende Zeile neu:**
**        PerlFixupHandler meinhandler**
*
</Location>

...

In Apache ist "LogLevel debug" aber ich sehe keine Eintraege in den 
Logdateien, die einen Hinweis geben, warum der handler nicht laeuft. 
(ich Benutze Centos 7.2, selinux ist auf "disabled" und OTRS 5 falls das 
wichtig ist)


Gibt es fuer PerlFixupHandler + OTRS irgenwo eine Anleitung or weitere 
Informationen?
Danke

---------------------------------------------------------------------
OTRS mailing list: otrs-de - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs-de
To unsubscribe: http://lists.otrs.org/mailman/listinfo/otrs-de
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.