Just in case you haven't yet solved the problem, I wanted to let you
know that I had a similar problem.
It turns out that MySQL and mod_perl were linking to different
versions of libdb (BerkeleyDB). The solution was to rebuild mod_php
and mod_perl with the same version. Apache itself can also have yet
another version linked.
A good tool to help figure out this sort of thing is "ldd". Give it
the full paths of the modules and httpd itself, then see if there are
differing versions anywhere.
--
Dan Wilga [EMAIL PROTECTED]
Web Administrator http://www.mtholyoke.edu
Mount Holyoke College Tel: 413-538-3027
South Hadley, MA 01075 "Who left the cake out in the rain?"
- Re: Segmentation Fault Dan Wilga
- Segmentation Fault Christian Klinger
- Re: Segmentation Fault Philip M. Gollucci
- Re: Segmentation Fault Christian Klinger
- Re: Segmentation Fault Philip M. Gollucci
- Re: Segmentation Fault Christian Klinger
- Re: Segmentation Fault Christian Klinger