Re: [mp2.0] httpd - segmentation fault

2002-08-29 Thread Stas Bekman
Dave Smith wrote: > (Not sure if this belong on the httpd list or this one... ?) > > > -8<-- Start Bug Report 8<-- > 1. Problem Description: > > Apache 2.0 starts w/out errors and immediately dies. > > $ ./httpd -X -e debug > [debug] mod_so.c(290):

[mp2.0] httpd - segmentation fault

2002-08-29 Thread Dave Smith
(Not sure if this belong on the httpd list or this one... ?) -8<-- Start Bug Report 8<-- 1. Problem Description: Apache 2.0 starts w/out errors and immediately dies. $ ./httpd -X -e debug [debug] mod_so.c(290): loaded module php4_module [debug] m

Re: compilation errors

2002-08-29 Thread Stas Bekman
Dave Smith wrote: >>try modperl from cvs. or if you want to wait until 1.99_06, simply > > define in your startup.pl: > >>sub Apache::DIR_MAGIC_TYPE () { "httpd/unix-directory" } > > > I think this worked -- at least mod_perl loads now w/out errors, however, > the server starts and immediate

Re: compilation errors

2002-08-29 Thread Dave Smith
> try modperl from cvs. or if you want to wait until 1.99_06, simply define in your startup.pl: > sub Apache::DIR_MAGIC_TYPE () { "httpd/unix-directory" } I think this worked -- at least mod_perl loads now w/out errors, however, the server starts and immediately dies: $ ./httpd -X -e debug [Th