
Raphaël 'SurcouF' Bordet wrote:
Hi,
I've installed OTRS on a RedHat ES 3.1 running Apache 2.046 and mod_perl 1.99. I've just included provided configuration file otrs.conf in /etc/httpd/conf/httpd.conf et reload apache. If I try to access to http://<serveur>/otrs, I've got an Internal Error and this following in log:
[Fri Oct 08 17:27:45 2004] [error] [client 192.168.0.8] Re-register of content_disposition at /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/Apache/Reload.pm line 144!Compilation failed in require at /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/Apache/Reload.pm line 144.! [Fri Oct 08 17:27:45 2004] [error] [client 192.168.0.8] Re-register of content_disposition at /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/Apache/Reload.pm line 144!Compilation failed in require at /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/Apache/Reload.pm line 144.!
According to the FaQ[1], I've tested installed modules with this following command: # perl -cw /opt/otrs/bin/cgi-bin/index.pl [Tue Oct 12 10:03:54 2004] Generic.pm: Malformed UTF-8 character (unexpected continuation byte 0xa7, with no preceding start byte) at /opt/otrs/bin/cgi-bin/../../Kernel/Output/HTML/Generic.pm line 1111. /opt/otrs/bin/cgi-bin/index.pl syntax OK Apache's already set to use UTF-8 charset by default and if I change this directive, this error occurs again. If I comment this line, the warning about UTF-8 character disappear but the problem not. Any idea ? [1]: http://doc.otrs.org/1.3/en/html/problems-with-apache.html#AEN1582 -- Raphaël 'SurcouF' Bordet http://debianfr.net/ | surcouf at debianfr dot net