On Jan 23, 2008, at 00:12, Philippe M. Chiasson wrote:
Ah, I always thought that mp1 was better off statically compiled
into Apache.
I used to do it that way too for the longest time.
I've been doing it that way for years.
I've switched to DSO a while back, mainly because it is just so much
easier
to manage installations, upgrades and the like. I can easily build
mod_perl
twice, debug, and non-debug, and keep both .so side-by-side.
One symlink (or configuration change), restart, and I can flip back
and
forth between different flavors. It's just too practical!
Welcome to the bleeding edge!
Makes sense for a mod_perl developer, of course, but personally I'm
usually building mod_perl to run Bricolage instances, so the static
compile has always made sense. The fact that the DSO builds are more
stable nowadays is great, of course. I'll give that a try.
In the meantime, were you able to replicate the issue with a static
compile?
Thanks,
David
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]