On Fri, 2007-01-12 at 09:04 -0800, c chan wrote: > Am I mistaking the difference between Apache2 and Apache1? It seems to > me that Apache::Registry is built for Apache1 and mp1, but > ModPerl::Registry is built for mp2.
That's correct. > I used Apache::DB->init() on mp1, so I am not sure that it is viable > for mp2. Check the Apache::DB documentation. It says it runs on both. - Perrin