On Friday, June 17, 2011 18:34:07 William Bulley wrote:
> Something in apache2 or
> mod_perl2 or their APIs has changed, perhaps related to the newish
> Perl 5.14 version.

That may be the reason. 5.14 required some changes in the code. One half 
of them went into modperl 2.0.5. It made 5.14rc2 compiled without 
ithreads work with a preforked apache. The other half required for 
worker-MPM and interpreter-pools will come with modperl 2.0.6.

I don't know whether these changes are present in the freebsd ports.

Further, I have tested only on my Linux boxes. In production I still run 
perl 5.12.

If I were you I'd compile apache and modperl from scratch. Take the SVN 
version of modperl. If the test suite reveals something it is a hint 
where to dig further. If not try to create a small test case with the 
error present and post it here.

Torsten Förtsch

-- 
Need professional modperl support? Hire me! (http://foertsch.name)

Like fantasy? http://kabatinte.net

Reply via email to