Re: Two problems with sections...

2000-05-03 Thread Doug MacEachern
On Wed, 3 May 2000, Robert S. Thau wrote: > then everything works as expected. My problems are: > > 1) If the ServerAdmin line is uncommented, then the server dumps >core on startup. Backtrace included below. this is fixed now in the cvs tree, with the patch below. > 2) If I comment th

Two problems with sections...

2000-05-03 Thread Robert S. Thau
Hi. I'm having two problems with sections --- one resulting in a server coredump, and the other just odd. My test configuration is Apache/1.3.12 and mod_perl_1.23 built from distributed sources with: perl Makefile.PL DO_HTTPD=1 USE_APACI=1 EVERYTHING=1 PERL_TRACE=1 APACHE_PREFIX