pkg_add: Warning: package `digest-20111104' was built for a platform: pkg_add: Linux/x86_64 2.6.37.4 (pkg) vs. Linux/x86_64 3.2.7 (this host) apache-1.3.42nb1: copying /usr/pkg/share/examples/httpd/httpd.conf.default to /usr/pkg/etc/httpd/httpd.conf apache-1.3.42nb1: copying /usr/pkg/share/examples/httpd/magic.default to /usr/pkg/etc/httpd/magic apache-1.3.42nb1: copying /usr/pkg/share/examples/httpd/mime.types.default to /usr/pkg/etc/httpd/mime.types =========================================================================== The following files should be created for apache-1.3.42nb1: /etc/rc.d/apache (m=0755) [/usr/pkg/share/examples/rc.d/apache] =========================================================================== pkg_add: A different version of perl-5.14.2nb5 is already installed: perl-5.14.2nb6 pkg_add: 1 package addition failed =========================================================================== $NetBSD: MESSAGE,v 1.3 2002/09/24 12:30:44 wiz Exp $ In order to use this module in your Apache installation, you need to add the following to your httpd.conf file: LoadModule perl_module lib/httpd/mod_perl.so PerlHandler Apache::Registry PerlSendHeader On SetHandler perl-script Options +ExecCGI If switching to/from a server with and without mod_perl enabled, you should NOT use "apachectl restart" - instead, fully stop and then start the server. This prevents problems with libperl spinning on the CPU. ===========================================================================