Hi there,
I am attmepting to get mod_perl installed on my FreeBSD 6.2 box from
I've reinstalled by "make deinstall clean install clean" from the
/usr/ports/www/mod_perl2 directory.
and also the following steps below and I still am unable to change things.
Cheers,
Noah
access1# portupgrade -Rr mod_perl2-2.0.3_2,3
access1# pwd
/root
access1# pkg_info | grep apache
apache-2.2.6_2 Version 2.2 of Apache web server with prefork MPM.
apache-tomcat-6.0.13_1 Open-source Java web server by Apache, 6.x branch
access1# /usr/local/etc/rc.d/apache22 start
Performing sanity check on apache22 configuration:
httpd: Syntax error on line 54 of /usr/local/etc/apache22/httpd.conf:
API module structure 'perl_module' in file
/usr/local/libexec/apache2/mod_perl.so is garbled - expected signature
41503232 but saw 41503230 - perhaps this is not an Apache module DSO, or
was compiled for a different Apache version?
Starting apache22.
httpd: Syntax error on line 54 of /usr/local/etc/apache22/httpd.conf:
API module structure 'perl_module' in file
/usr/local/libexec/apache2/mod_perl.so is garbled - expected signature
41503232 but saw 41503230 - perhaps this is not an Apache module DSO, or
was compiled for a different Apache version?