in reply to Re^2: mod_perl crashes after apache upgraded
in thread mod_perl crashes after apache upgraded

And it compiled without errors and all tests ran OK?

CountZero

A program should be light and agile, its subroutines connected like a string of pearls. The spirit and intent of the program should be retained throughout. There should be neither too little or too much, neither needless loops nor useless variables, neither lack of structure nor overwhelming rigidity." - The Tao of Programming, 4.1 - Geoffrey James

  • Comment on Re^3: mod_perl crashes after apache upgraded

Replies are listed 'Best First'.
Re^4: mod_perl crashes after apache upgraded
by Anonymous Monk on Jan 18, 2011 at 02:38 UTC
    Yes, apache and mod_perl are compiled successfully and all tests passed. Thanks for spending time on my question.