I use mod_perl for a very long time already. Now I installed apache2.0.52 and took the chance to install a new mod_perl as well.


First I tried the new 2.0RC3, then I tried 1.99.17, then 1.99.16 und finally 1.99.14 and all failed with the very same problem. Apache could not start up due to the following error:

Cannot load /usr/local/apache2/modules/mod_perl.so into server: /usr/local/apache2/modules/mod_perl.so: undefined symbol: Perl_sv_2pv_flags

I then copied my old 1.99.08-module (that was compiled with apache 2.0.48) to the modules-folder and everything seems to work fine now.

But I want to use a newer version. Where should I start to look for my problem?
is it a perl-problem? a apache-problem? a mod_perl-problem?


I buildt mod_perl with:

perl Makefile.PL MP_INST_APACHE2=1 MP_AP_PREFIX=/usr/local/apache2


thnx, peter

--
mag. peter pilsl
goldfisch.at
IT-management
tel +43 699 1 3574035
fax +43 699 4 3574035
[EMAIL PROTECTED]

Reply via email to