Re: Is it possible to invoke third party Apache module functions from mod_perl

2011-01-30 Thread Torsten Förtsch
On Sunday, January 30, 2011 20:27:26 Shibi NS wrote: > I have a Apache module mod_xyz , is there is anyway i can invoke some > functions defined mod_xyz from mod_perl ? it depends. Apache2::ModSSL calls for example a few functions from mod_ssl. Problem is a module can be loaded but can also be

Is it possible to invoke third party Apache module functions from mod_perl

2011-01-30 Thread Shibi NS
I have a Apache module mod_xyz , is there is anyway i can invoke some functions defined mod_xyz from mod_perl ? -- --Shibi Ns--

Re: failure to build Apache2::Request

2011-01-30 Thread Joe Schaefer
FreeBSD has a port for www/p5-libapreq2 - Original Message > From: William Bulley > To: modperl@perl.apache.org > Cc: Issac Goldstand > Sent: Thu, January 27, 2011 2:16:45 PM > Subject: failure to build Apache2::Request > > According to Issac Goldstand on Thu, 01/27/11 at 13:59: >

failure to build Apache2::Request

2011-01-30 Thread William Bulley
According to Issac Goldstand on Thu, 01/27/11 at 13:59: > > It looks like it's missing .h files from mod_perl... Might I suggest > you post this question (with the build output) to > modperl@perl.apache.org? There are some people there who knwo mod_perl > better than myself who might be able to