Hi Peter,

you fail to give us the information required to solve your problem.

Please see:
http://perl.apache.org/docs/2.0/user/help/help.html#Reporting_Problems

Tom

peter pilsl wrote:

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




Reply via email to