Guten Tag,
ich habe grad die Costomer Logins auf LDAP umgestellt. Im Agent unter Kunden werden alle richtig gelistet. Jedoch bekomm ich in der Customer.pl die Error 500 Seite zu sehen. Auch wenn ich bewusst falsche Logindaten eingebe.
Hat jemand eine Idee?
ps. logfiles sind fehlerfrei
Customer.pl Error 500
-
- Znuny guru
- Posts: 5018
- Joined: 13 Mar 2011, 09:54
- Znuny Version: 6.0.x
- Real Name: Renée Bäcker
- Company: Perl-Services.de
- Contact:
Re: Customer.pl Error 500
Mach mal in der Kommandozeile:
cd /opt/otrs
perl -IKernel/cpan-lib/ bin/cgi-bin/customer.pl
cd /opt/otrs
perl -IKernel/cpan-lib/ bin/cgi-bin/customer.pl
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
Re: Customer.pl Error 500
ich bekomm folgende Meldung
und folgend den Dateiinhalt
Code: Select all
[Wed Feb 20 11:40:08 2013] customer.pl: Use of uninitialized value $ENV{"HTTP_US
ER_AGENT"} in lc at C:/TOOLS/OTRS/OTRS/bin/cgi-bin/../../Kernel/Output/HTML/Layo
ut.pm line 210, <DATA> line 558.
-
- Znuny guru
- Posts: 5018
- Joined: 13 Mar 2011, 09:54
- Znuny Version: 6.0.x
- Real Name: Renée Bäcker
- Company: Perl-Services.de
- Contact:
Re: Customer.pl Error 500
Ok, also kein direkter Compile-Fehler. Ich sehe aber gerade, dass Du Customer.pl mit "großem C" geschrieben hast. Die Datei heißt aber customer.pl ("kleines c").
Die Dateirechte sind richtig gesetzt? Wenn Du sagst, die Logfiles sind sauber schließt das auch die Logs vom Webserver mit ein, oder?
Die Dateirechte sind richtig gesetzt? Wenn Du sagst, die Logfiles sind sauber schließt das auch die Logs vom Webserver mit ein, oder?
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
Re: Customer.pl Error 500
ehhm, mein fehler.. hätte gründlicher schauen müssen...
in der apache error.log steht
in der apache error.log steht
Code: Select all
[Wed Feb 20 11:16:12 2013] [error] [Wed Feb 20 11:16:12 2013] -e: Can't connect to IP DES GC ODER EINES DCs : IO::Socket::INET: connect: timeout at C:/TOOLS/OTRS/OTRS//Kernel/System/CustomerAuth/LDAP.pm line 176.\n
-
- Znuny wizard
- Posts: 350
- Joined: 13 May 2009, 14:24
- Znuny Version: 5.0.10
Re: Customer.pl Error 500
Dann stimmen wohl deine Verbindungseinstellungen nicht.
Produktiv: OTRS 5.0.10 mit ITSM + Individualpakete und Feature AddOn auf SLES 11 SP2 mit PosgtreSQL 9.3
Test: OTRS 5.0.10 mit ITSM + Individualpakete und Feature AddOn auf SLES 11 SP2 mit PosgtreSQL 9.3
Entwicklung: OTRS 5.0.10 mit ITSM + Individualpakete und Feature AddOn auf SLES 11 SP2 mit PosgtreSQL 9.3
Test: OTRS 5.0.10 mit ITSM + Individualpakete und Feature AddOn auf SLES 11 SP2 mit PosgtreSQL 9.3
Entwicklung: OTRS 5.0.10 mit ITSM + Individualpakete und Feature AddOn auf SLES 11 SP2 mit PosgtreSQL 9.3