From owner-freebsd-questions@FreeBSD.ORG Wed Oct 31 02:38:24 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4E9F916A41A for ; Wed, 31 Oct 2007 02:38:24 +0000 (UTC) (envelope-from admin2@enabled.com) Received: from typhoon.enabled.com (typhoon.enabled.com [216.218.220.21]) by mx1.freebsd.org (Postfix) with ESMTP id 40C0F13C49D for ; Wed, 31 Oct 2007 02:38:24 +0000 (UTC) (envelope-from admin2@enabled.com) Received: from Macintosh-3.local (nat-service4.juniper.net [66.129.225.151]) (authenticated bits=0) by typhoon.enabled.com (8.14.1/8.14.1) with ESMTP id l9V2S2rm091517 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Tue, 30 Oct 2007 18:28:03 -0800 (PST) (envelope-from admin2@enabled.com) Message-ID: <4727E82B.1080801@enabled.com> Date: Tue, 30 Oct 2007 21:27:55 -0500 From: Noah User-Agent: Thunderbird 2.0.0.6 (Macintosh/20070728) MIME-Version: 1.0 To: User Questions Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: apache finds mod_perl.so garbled X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Oct 2007 02:38:24 -0000 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@access1.pslab.juniper.net:/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