Re: [mp2] Makefile.PL does not detect correct MPM

2004-03-15 Thread Matthew T. Atkinson
'ellow, Thanks for your e-mail. I think that it might be something wrong with the packages I am using... On Mon, 2004-03-15 at 20:33, Stas Bekman wrote: > please show us the output of: > > /usr/bin/apxs2 -q MPM_NAME It returns ``worker''. But I definitely have the prefork and prefork developm

Re: [mp2] Makefile.PL does not detect correct MPM

2004-03-15 Thread Stas Bekman
Matthew T. Atkinson wrote: 'ellow, I have been trying to compile mod_perl1.99_13 but have found what I believe to be a bug in the Makefile.PL. I am using Debian woody with the Apache2 from backports.org. I am using the prefork (Apache1-style) MPM because I read in the mod_perl2 documentation that