Hi,
I just updated perl 5.8.5 to pert 5.8.6_2 on FreeBSD 5.3.
pkg_info | grep perl
bsdpan-mod_perl-1.29 Apache - Perl interface to the Apache server API
p5-SNMP_Session-1.07 A perl5 module providing rudimentary access to SNMPv1 and v
perl-5.8.6_2 Practical Extraction and Report Language
Then I got this error after a reboot:
Syntax error on line 80 of /etc/httpd/conf/httpd.conf:
Cannot load /etc/httpd/modules/libperl.so into server: Shared object "libperl.so" not found, required by "libperl.so"
I tried to recompile apache via customapache, but it didn't help.
Right now, I just comment out mod_perl lines in httpd.conf to let apache run.
Please help!
I just updated perl 5.8.5 to pert 5.8.6_2 on FreeBSD 5.3.
pkg_info | grep perl
bsdpan-mod_perl-1.29 Apache - Perl interface to the Apache server API
p5-SNMP_Session-1.07 A perl5 module providing rudimentary access to SNMPv1 and v
perl-5.8.6_2 Practical Extraction and Report Language
Then I got this error after a reboot:
Syntax error on line 80 of /etc/httpd/conf/httpd.conf:
Cannot load /etc/httpd/modules/libperl.so into server: Shared object "libperl.so" not found, required by "libperl.so"
I tried to recompile apache via customapache, but it didn't help.
Right now, I just comment out mod_perl lines in httpd.conf to let apache run.
Please help!
Last edited: