Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Dec 2000 02:39:06 -0500
From:      "Adam Herzog" <adam@herzogdesigns.com>
To:        <freebsd-ports@freebsd.org>
Subject:   p5-Apache-1.24
Message-ID:  <NEBBIFPEELHOBEJJJJFFIEJFCJAA.adam@herzogdesigns.com>

next in thread | raw e-mail | index | archive | help
I'm having a problem loading DBI under mod_perl; I think it's related to the
mod_perl port, but I'm not entirely sure.

I'm using 3.5S (as of a couple days ago), apache-1.3.14, p5-Apache-1.24, and
p5-DBI-1.14.

When I try to use 'PerlModule DBI' in my httpd conf, apachectl config test
returns the following:
[root@jupiter ~]$ apachectl configtest
Syntax error on line 1117 of /usr/local/etc/apache/httpd.conf:
Can't load
'/usr/local/lib/perl5/site_perl/5.005/i386-freebsd/auto/DBI/DBI.so' for
module DBI:
/usr/local/lib/perl5/site_perl/5.005/i386-freebsd/auto/DBI/DBI.so: Undefined
symbol "PL_dowarn" at /usr/libdata/perl/5.00503/DynaLoader.pm line 169.

 at /usr/local/lib/perl5/site_perl/5.005/i386-freebsd/DBI.pm line 182
BEGIN failed--compilation aborted at
/usr/local/lib/perl5/site_perl/5.005/i386-freebsd/DBI.pm line 182.

From what I've been able to read, it appears that there is a version
conflict between the modules and perl.  I just can't seem to pinpoint it.
Anyone have any ideas?

TIA
-Adam



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?NEBBIFPEELHOBEJJJJFFIEJFCJAA.adam>