Hi Bird -- > I wonder how to preload my applications in mod_perl. > > Whenever I have > use CGI::Application; > I cannot start apache.
I think I may have reproduced this problem. When I try to pre-load CGI::Application with Perl 5.6.0, I get a segfault on startup. However, when I re-compile mod_perl w/ Perl 5.6.1, it works. Does this match your experience? -Jesse- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
