Date: Tue, 29 Feb 2000 13:57:10 +0100 From: Martin Nilsson <martin@filex.se> To: Sergei Listvin <serg@tanigawa.spb.ru> Cc: freebsd-database@freebsd.org Subject: Re: mod_perl + DBI problem Message-ID: <38BBC226.4169C1C5@filex.se> References: <20000229022804.A5011@tanigawa.spb.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
Sergei Listvin wrote: > > mod_perl won't load DBI at startup. produces error message: > > Syntax error on line 591 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. You are using a DSO mod_perl, right? It worked a couple of months ago but something have changed in FreeBSD since then. The mod_perl DSO port is marked broken because of this, see PR14924, and use p5-Apache instead. I changed to compile mod_perl into apache and it have worked for me since. /Martin -- _____________________________________________________________________ | o | +---------------------------+ +---------------------------+ | o | | | | Martin Nilsson M.Sc. CS&E | | Internet & Intranet | | | | o | | FILEX AB, Lund SWEDEN | | Applications & shopping. | | o | | | | email: martin@filex.se | | UNIX, TCP/IP, Perl, C/C++ | | | | | | Phone: +46-46-304130 | | SQL dev. & consulting | | | | o | +---------------------------+ +---------------------------+ | o | | | Those who do not understand Unix are condemned | | | o | to reinvent it, poorly. -- Henry Spencer | o | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-database" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?38BBC226.4169C1C5>