Hello Team, We are facing issue while compiling mod_perl to Aapche.
perl Makefile.PL MP_APXS=/Apachepath/apxs It gave the below erorr. bash-3.2# perl Makefile.PL MP_APXS=/opt/web/apache_test/bin/apxs MP_APR_CONFIG=/opt/app/software/httpd-2.4.3/srclib */apr/apr-1-config -DuseithreadsReading Makefile.PL args from @ARGV MP_APXS = /opt/web/apache_test/bin/apxs MP_APR_CONFIG = /opt/app/software/httpd-2.4.3/srclib/apr/apr-1-configno conflicting prior mod_perl version found - good.Configuring Apache/2.4.3 mod_perl/2.0.8 Perl/v5.8.4[ error] Using Perl 5.8.4 w/o ithreads and 'dynamic' mpm httpd.[ error] Failed requirements:[ error] - Perl built with ithreads (build perl with -Duseithreads)* Please help me to fix this. Thanks & Regards, Sailaja