Bug Patch: Segfault with PerlOptions -Enable

2007-07-10 Thread Derek Poon
-8-- Start Bug Report 8-- 1. Problem Description: Apache2 segfaults when a virtual host is configured with PerlOptions -Enable (using the libapache2-mod-perl2 package on a stock Ubuntu 7.04 installation). A test case using

Re: Bug Patch: Segfault with PerlOptions -Enable

2007-07-10 Thread fred
-8-- Start Bug Report 8-- 1. Problem Description: Apache2 segfaults when a virtual host is configured with PerlOptions -Enable (using the libapache2-mod-perl2 package on a stock Ubuntu 7.04 installation). A test case using

Re: Configuration Data vs. DirectoryIndex

2007-07-10 Thread Geoffrey Young
Marc M. Adkins wrote: I have been struggling with DirectoryIndex behavior and configuration information from custom Perl directives for a while now. I've been scanning the web and posting here and thanks for the previous responses. I now have a solution that seems to work. I have

Re: [mp2] Apache2::Reload doesn't reload

2007-07-10 Thread Perrin Harkins
On 6/27/07, Colin Wetherbee [EMAIL PROTECTED] wrote: I have a handler in a module called JetSet::Handler. That module depends on a number of other modules, which I've tried to include with 'use', with limited success. It seems, sometimes, symbols act just fine and reload when they should, but