> -----Original Message-----
> From: Doug MacEachern [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, April 10, 2001 12:52 PM
> To: Geoffrey Young
> Cc: '[EMAIL PROTECTED]'
> Subject: Re: 2.0 Test
>
>
> On Tue, 10 Apr 2001, Geoffrey Young wrote:
>
> > [Tue Apr 10 09:00:29 2001] [error] (13)Permission denied:
> Couldn't unlink
> > unix domain socket /usr/local/apache-2.0/logs/cgisock
>
> strange that it is using your builtin ServerRoot, try the
> commands i just
> send in response to eric, maybe the -d $ServerRoot just added to
> Apache::TestServer::args will help.
-d $ServerRoot helped with the above error.
after that, I still couldn't get (most of) the tests to work, though. That
is, until I added MP_DEBUG to the mix (just like Dave)
poof - everything worked. below is my error_log from the failed tests
>
> there are also some issues with the current bleedperl, you
> might need to
> apply this patch:
> http://perl.apache.org/~dougm/bleedperl.pat
>
I recompiled perl with your patch and re-built mod_perl without MP_DEBUG -
still no good...
--Geoff
[Tue Apr 10 14:26:13 2001] [notice] Apache/2.0.17-dev (Unix)
mod_perl/1.99_01-dev Perl/v5.7.1 configured -- resuming normal operatio
ns
[Tue Apr 10 14:26:13 2001] [info] Server built: Apr 9 2001 10:11:43
[Tue Apr 10 14:26:17 2001] [error] server reached MaxClients setting,
consider raising the MaxClients setting
[Tue Apr 10 14:26:18 2001] [notice] child pid 25539 exit signal Segmentation
fault (11)
[Tue Apr 10 14:26:21 2001] [error] [client 127.0.0.1] Died at
/src/modperl-2.0/t/response/TestAPI/lookup_uri.pm line 14.
[Tue Apr 10 14:26:24 2001] [notice] child pid 25544 exit signal Segmentation
fault (11)
[Tue Apr 10 14:26:28 2001] [notice] child pid 25551 exit signal Segmentation
fault (11)
[Tue Apr 10 14:26:32 2001] [notice] child pid 25556 exit signal Segmentation
fault (11)
[Tue Apr 10 14:26:36 2001] [notice] child pid 25561 exit signal Segmentation
fault (11)
[Tue Apr 10 14:26:40 2001] [notice] child pid 25566 exit signal Segmentation
fault (11)
[Tue Apr 10 14:26:44 2001] [notice] child pid 25571 exit signal Segmentation
fault (11)
[Tue Apr 10 14:26:55 2001] [error] Can't locate
TestFilter/reverse/response.pm in @INC (@INC contains:
/src/modperl-2.0/t/filter /sr
c/modperl-2.0/t/hooks /src/modperl-2.0/t/protocol
/src/modperl-2.0/t/response /src/modperl-2.0/blib/arch
/src/modperl-2.0/blib/lib /
src/modperl-2.0/lib /src/modperl-2.0/t
/src/bleedperl/lib/5.7.1/i686-linux-thread-multi /src/bleedperl/lib/5.7.1
/src/bleedperl/lib/
site_perl/5.7.1/i686-linux-thread-multi /src/bleedperl/lib/site_perl/5.7.1
/src/bleedperl/lib/site_perl .) at (eval 4) line 3.
[Tue Apr 10 14:26:55 2001] [notice] child pid 25576 exit signal Segmentation
fault (11)
[Tue Apr 10 14:26:58 2001] [notice] child pid 25589 exit signal Segmentation
fault (11)
[Tue Apr 10 14:27:01 2001] [error] [client 127.0.0.1] Use of uninitialized
value in subroutine entry at /src/modperl-2.0/t/response/
TestApache/post.pm line 18.
[Tue Apr 10 14:27:01 2001] [error] [client 127.0.0.1] Use of uninitialized
value in subroutine entry at /src/modperl-2.0/t/response/
TestApache/post.pm line 18.
[Tue Apr 10 14:27:01 2001] [info] removed PID file
/src/modperl-2.0/t/logs/httpd.pid (pid=25537)
[Tue Apr 10 14:27:01 2001] [notice] caught SIGTERM, shutting down
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]