You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Sailaja Gadireddy <sa...@gmail.com> on 2015/04/09 09:30:41 UTC

[users@httpd] Compatible mod_perl module to Apache 2.4.3

Hello Team,

I would like to know if mod_perl-2.0.8.tar.gz is compatible to Apache 2.4.3.

I have tried compliling it and fot the below error.

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
-Duseithreads
Reading 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-config
no 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 the to fix this.

Thanks & Regards,
Sailaja

Re: [users@httpd] Compatible mod_perl module to Apache 2.4.3

Posted by Jeff Trawick <tr...@gmail.com>.
On 04/09/2015 03:30 AM, Sailaja Gadireddy wrote:
> Hello Team,
>
> I would like to know if mod_perl-2.0.8.tar.gz is compatible to Apache 
> 2.4.3.

mod_perl has not yet had a release which supports Apache httpd 2.4.x, 
although patches have been available which handle most issues.

Use the appropriate perl.apache.org mailing list (refer to 
http://perl.apache.org/maillist/index.html) for better help.

>
> I have tried compliling it and fot the below error.
>
> 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 
> -Duseithreads
> Reading 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-config
> no 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 the to fix this.
>
> Thanks & Regards,
> Sailaja
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org