Erstellt vor 8 Monaten
Zuletzt geändert vor 8 Monaten
#2487 new Fehler
Can't locate HTML/Restrict.pm
| Erstellt von: | Ciatronical | Verantwortlicher: | |
|---|---|---|---|
| Priorität: | normal | Meilenstein: | |
| Komponente: | kivitendo ERP | Version: | 3.1.0 |
| Schweregrad: | normal | Stichworte: | HTML::Restrict |
| Beobachter: |
Beschreibung
Der Fehler (Internal Server Error) tritt ab Commit 792ae7 auf.
Looking for parent ....................................................... 0.225 Looking for Archive::Zip 1.16 ............................................. 1.30 Looking for Clone ......................................................... 0.37 Looking for Config::Std .................................................... 0.9 Looking for DateTime ...................................................... 0.70 Looking for DBI 1.50 ..................................................... 1.631 Looking for DBD::Pg 1.49 ................................................. 3.3.0 Looking for Email::Address ............................................... 1.892 Looking for Email::MIME .................................................. 1.911 Looking for FCGI 0.72 ..................................................... 0.74 Looking for File::Copy::Recursive ......................................... 0.38 Looking for GD ............................................................ 2.46 Looking for HTML::Parser .................................................. 3.71 Looking for HTML::Restrict ............................................... 2.1.9 Looking for Image::Info ................................................... 1.28 Looking for JSON .......................................................... 2.53 Looking for List::MoreUtils 0.21 .......................................... 0.33 Looking for Params::Validate .............................................. 1.13 Looking for PDF::API2 2.000 .............................................. 2.019 Looking for Rose::Object ................................................. 0.859 Looking for Rose::DB ..................................................... 0.763 Looking for Rose::DB::Object 0.788 ....................................... 0.797 Looking for String::ShellQuote 1.01 ....................................... 1.03 Looking for Sort::Naturally ............................................... 1.02 Looking for Test::Harness 3.00 ............................................ 3.23 Looking for Template 2.18 ................................................. 2.25 Looking for Text::CSV_XS 0.23 ............................................. 1.09 Looking for Text::Iconv 1.2 ................................................ 1.7 Looking for URI 1.35 ...................................................... 1.59 Looking for XML::Writer 0.602 ............................................ 0.612 Looking for YAML 0.62 ..................................................... 0.62
Can't locate HTML/Restrict.pm in @INC (@INC contains: /root/kivitendo-erp /root/kivitendo-erp/modules/override /etc/perl /usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14 /usr/local/lib/site_perl . /root/kivitendo-erp/modules/fallback) at /root/kivitendo-erp/SL/HTML/Restrict.pm line 6. BEGIN failed--compilation aborted at /root/kivitendo-erp/SL/HTML/Restrict.pm line 6. Compilation failed in require at /root/kivitendo-erp/SL/Presenter/Tag.pm line 5. BEGIN failed--compilation aborted at /root/kivitendo-erp/SL/Presenter/Tag.pm line 5. Compilation failed in require at /root/kivitendo-erp/SL/Presenter.pm line 23. BEGIN failed--compilation aborted at /root/kivitendo-erp/SL/Presenter.pm line 23. Compilation failed in require at /root/kivitendo-erp/SL/Layout/Base.pm line 21. BEGIN failed--compilation aborted at /root/kivitendo-erp/SL/Layout/Base.pm line 21. Compilation failed in require at /usr/share/perl/5.14/parent.pm line 20. BEGIN failed--compilation aborted at /root/kivitendo-erp/SL/Layout/V3.pm line 4. Compilation failed in require at /usr/share/perl/5.14/parent.pm line 20. BEGIN failed--compilation aborted at /root/kivitendo-erp/SL/Layout/Admin.pm line 4. Compilation failed in require at /root/kivitendo-erp/SL/Layout/Dispatcher.pm line 5. BEGIN failed--compilation aborted at /root/kivitendo-erp/SL/Layout/Dispatcher.pm line 5. Compilation failed in require at /root/kivitendo-erp/SL/Dispatcher/AuthHandler/Admin.pm line 6. BEGIN failed--compilation aborted at /root/kivitendo-erp/SL/Dispatcher/AuthHandler/Admin.pm line 6. Compilation failed in require at /root/kivitendo-erp/SL/Dispatcher/AuthHandler.pm line 7. BEGIN failed--compilation aborted at /root/kivitendo-erp/SL/Dispatcher/AuthHandler.pm line 7. Compilation failed in require at SL/Dispatcher.pm line 31. BEGIN failed--compilation aborted at SL/Dispatcher.pm line 31. Compilation failed in require at /root/kivitendo-erp/dispatcher.fpl line 6. BEGIN failed--compilation aborted at /root/kivitendo-erp/dispatcher.fpl line 6. [Sun Jul 06 11:33:56 2014] [warn] [client 127.0.0.1] (104)Connection reset by peer: mod_fcgid: error reading data from FastCGI server [Sun Jul 06 11:33:56 2014] [error] [client 127.0.0.1] Premature end of script headers: dispatcher.fpl
Der Fehler tritt bei folgender Konstelation auf:
root@Melissa:~/kivitendo-erp# cat /etc/lsb-release && uname -rm && perl -v | sed -n 2p && perl -MCPAN -e 'print "CPAN VERSION: $CPAN::VERSION\n"' DISTRIB_ID=Ubuntu DISTRIB_RELEASE=12.04 DISTRIB_CODENAME=precise DISTRIB_DESCRIPTION="Ubuntu 12.04.4 LTS" 3.2.0-59-generic x86_64 This is perl 5, version 14, subversion 2 (v5.14.2) built for x86_64-linux-gnu-thread-multi CPAN VERSION: 1.960001
Hinweis: Hilfe zur Verwendung von Tickets finden Sie in TracTickets.

Hast du den Webserver nach Installation des Moduls auch neu gestartet?