apache finds mod_perl.so garbled



Hi there,

this is a FreebSD machine and I've built apache, perl, and mod_perl all
from /usr/ports

what could be wrong - and How do I fix it?

Cheers,

Noah



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?
access1# uname -a
FreeBSD access1 6.2-RELEASE-p6 FreeBSD 6.2-RELEASE-p6 #1: Wed Aug 1
22:59:54 PDT 2007
root@xxxxxxxxxxxxxxxxxxxxxxxxx:/usr/obj/usr/src/sys/LOCAL i386
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

_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: Apache 2.2 and PHP
    ... Have you tried the versions from Blastwave? ... API module structure `php5_module' in file ... ARe you sure that the PHP module was complied for use with Apache 2.2? ...
    (comp.unix.solaris)
  • Re: [PHP] php4 / php5 unable to locate module
    ... On Mon, 11 Sep 2006, Curt Zirzow wrote: ... together and have a strange error while starting apache: ... Can't locate API module structure `php4_module' in file ... How did you install both php and apache? ...
    (php.general)
  • Re: mod_python.so is garbled mod_python.so is garbled
    ... Starting httpd: httpd: Syntax error on line 54 of ... garbled - perhaps this is not an Apache module DSO ... I am running python2.5 with apache server 2.2.3, ...
    (comp.lang.python)