RE: Embperl objects and DirectoryIndex

2006-04-12 Thread Gerald Richter
> > > I have it inside Directory and FilesMatch directives. > The FilesMatch (or Files) block fixes this Problem, because it makes sure mod_index will get the request before Embperl gets it. Gerald ** Virus checked by BB-5000 Mailfilter ** ---

Re: Embperl objects and DirectoryIndex

2006-04-12 Thread Kathryn Andersen
On Wed, Apr 12, 2006 at 09:06:25PM -0400, Lars Kelto wrote: > > Hey Embperlers. I know this has been discussed before, but I'm just now > getting a serious project going with Embperl2 and objects, and haven't > found an answer in the archive. > > How do I get the root of my main or virtual

Embperl objects and DirectoryIndex

2006-04-12 Thread Lars Kelto
Hey Embperlers. I know this has been discussed before, but I'm just now getting a serious project going with Embperl2 and objects, and haven't found an answer in the archive. How do I get the root of my main or virtual site to properly load the directory index file as an Embperl object?

Re: Embperl 2.2.0 make test failures

2006-04-12 Thread Matt Bockol
Gerald Richter wrote: #216 EmbperlObject/errdoc/epoerrdoc2.htm... Expected 2 more error(s) in logfile Could you please run make test TESTARGS="-h 216" And send me test/tmp/httpd.err.log The log file is attached. Thanks for your help. Matt [Wed Apr 12 14:47:20 2006] [warn] [287

RE: Fixed! Re: Intermittent Segfaults

2006-04-12 Thread Gerald Richter
> > I figured out that I have to type 'c' to make apache continue. Yes, sorry I forgot to mention this > Just a few minutes ago it segfaulted again: > > (gdb) c > Continuing. > > Program received signal SIGPIPE, Broken pipe. No, this is no Segfault, this is the PIPE signal, this happen when s

RE: Embperl 2.2.0 make test failures

2006-04-12 Thread Gerald Richter
> > The first failure seems to be just an old version in the > test/cmp/epoincdiv.htm file. I see the following error: > Oops, I raised the version nummer after doing the final tests. I should have done this the other way round. I will fix this soon. > > #216 EmbperlObject/errdoc/epoerrdoc2.h

RE: Embper 2.10 and Apache 2.2.0

2006-04-12 Thread Gerald Richter
> > > Not. Test doesn't give the segfault . It crash with error: > > #0 ascii... ERR:Server closed connection without > sending any data back Is it possible that your apache is not compiled with prefork mpm? Could you send me an httpd -l Gerald ** Virus checked by B