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):
(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
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
> 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