I had the same thing, you should probably *NOT* install mod_perl and
Apache from the /stand/sysinstall menu, but do it by hand like it says in
the Eagle book or the Guide...

Eagle Book:
http://www.modperl.com
Mod_Perl guide:
http://perl.apache.org/guide
http://perl.apache.org/guide/install.html#Installing_mod_perl_in_10_Minute

I done the installation by hand like in the guide, now my mod_perl is
fine, except cgi-s dont run from the prompt anymore exiting with...

---------------<SNIP>>>>error_log---------------------

DynaLoader object version 1.04 does not match $DynaLoader::VERSION 1.03 at
/usr/libdata/perl/5.00503/DynaLoader.pm line 80.
BEGIN failed--compilation aborted at
/usr/local/lib/perl5/site_perl/5.005/i386-freebsd/DBI.pm line 149.
BEGIN failed--compilation aborted at ./dbtest.cgi line 2.

---------------<SNIP>>>>error_log---------------------

If I use DBI.pm somewhere in a script. If I run the same script in RunPerl
it works ok.... Strange that... Any Id's anyone?



Alex Kapranoff wrote:

> Is there someone running mod_perl on a FreeBSD 3-STABLE?
> I just cannot accomplish it. It dies crying about some missing symbols
> while loading DBI.so.

--
Yours sincerely,
Met vriendelijke groeten,


Marko van der Puil http://www.renesse.com
   [EMAIL PROTECTED]


Reply via email to