On Wed, 2006-02-15 at 15:52 +0100, David Lamorski wrote: > thanks for all the support from this list and to my mail address. > The cause for the segfaults was a global registered $r in the > PerlLogHandler - Script.
If you hadn't commented out "use strict" in your script, you would have received a warning about this. Just something to keep in mind next time. - Perrin
