if you compile mod_python against apache and python, this should not
be a problem as well.
some one should tell the package maintainers about that.
On Jan 9, 2006, at 3:07 AM, [EMAIL PROTECTED] wrote:
For anyone else who has come across this problem, check this link for
detailed instructions on resolving expat library conflicts between
Python and Apache here:
http://www.dscpl.com.au/articles/modpython-006.html
I just replaced my system expat libs to match those used by Apache,
and
have eliminated those seg faults.
Harmen wrote:
Have you figured out this problem yet? I'm having a similar problem.