Apache 2.4 und Perl5/mod_perl
Ich kämpfe atm mit folgender Fehlermeldung (Archlinux, Apache 2.4 mit mod_perl, Perl5 [alle Module auf dem aktuellsten Stand] jeweils auf aktuellem Archlinux-Stand):
Ich kämpfe atm mit folgender Fehlermeldung (Archlinux, Apache 2.4 mit mod_perl, Perl5 [alle Module auf dem aktuellsten Stand] jeweils auf aktuellem Archlinux-Stand):
Ursächlich ist wohl, dass bei Apache 2.4 die API von unixd_config auf ap_unixd_config geändert wurde. Bisher finde ich keinen Fix dafür auch bei Google finde ich kaum eine relevante Fehlermeldung. Hat jemand eine Idee?[Sun Apr 13 20:08:30.392350 2014] [perl:error] [pid 12342:tid 140509570881408] Can't load '/usr/lib/perl5/site_perl/auto/Apache2/ServerUtil/ServerUtil.so' for module Apache2::ServerUtil: /usr/lib/perl5/site_perl/auto/Apache2/ServerUtil/ServerUtil.so: undefined symbol: unixd_config at /usr/share/perl5/core_perl/XSLoader.pm line 68.\n at /usr/lib/perl5/site_perl/Apache2/ServerUtil.pm line 26.\nCompilation failed in require at /opt/otrs/Kernel/cpan-lib/Apache/DBI.pm line 13.\nBEGIN failed--compilation aborted at /opt/otrs/Kernel/cpan-lib/Apache/DBI.pm line 20.\nCompilation failed in require at /opt/otrs/scripts/apache2-perl-startup.pl line 54.\nBEGIN failed--compilation aborted at /opt/otrs/scripts/apache2-perl-startup.pl line 54.\nCompilation failed in require at (eval 2) line 1.\n
[Sun Apr 13 20:08:30.392429 2014]
Last edited by a moderator: