Felipe de Jesús Molina Bravo wrote:
Hi
how did you installed modperl ... static or dinamic?
Dynamic... But I'm not getting segfaults.
The issue was caused by having PerlSendHeader On. Switching it to off,
the problem went away.
Rob
Hi
how did you installed modperl ... static or dinamic?
It can be a solution (change from static to dinamic), maybe you help the
next link
http://www.masonhq.com/?FAQ:Installation#h-why_am_i_getting_segmentation_faults__or_silently_failing_on_startup__
regards
felipe
2008/4/7, Robert Land
We're seeing some very strange behavior with HTML::Mason/Apache 2.2/MP2
that only affects a few of our files. I'm able to reproduce it reliably.
We have a custom handler method that handles all requests to our site by
passing them off to HTML::Mason (with exceptions for images, and the like).