RE: Apache 1.3.14 and Apache::RegistryLoader

2000-11-07 Thread Paul G. Weiss
: RE: Apache 1.3.14 and Apache::RegistryLoader More info on the problem for some kind soul: When I run the server under gdb in single server mode it produces the following output: [New LWP2] [New LWP3] Program received signal SIGSEGV, Segmentation fault

RE: Apache 1.3.14 and Apache::RegistryLoader

2000-11-07 Thread G.W. Haywood
Hi Paul, On Tue, 7 Nov 2000, Paul G. Weiss wrote: I thought I'd let the list know that I resolved the problem, even though the lack of response leads me to believe that it is a problem that only I am experiencing. It turns out that the installation of Solaris that I was on lacked the

RE: Apache 1.3.14 and Apache::RegistryLoader

2000-11-01 Thread Paul G. Weiss
More info on the problem for some kind soul: When I run the server under gdb in single server mode it produces the following output: [New LWP2] [New LWP3] Program received signal SIGSEGV, Segmentation fault. 0xff3b9c64 in ?? () (gdb) i thread 6 Thread 3

RE: Apache 1.3.14 and Apache::RegistryLoader

2000-10-31 Thread Geoffrey Young
I have no idea, but if it helps, here is a snip from my startup.pl it works just fine on: 1.3.14/perl5.6 (-Dusethreads)/linux(RH6.2)/modperl cvs (1.24_02) 1.3.14/perl5.00503/Solaris/modperl 1.24_01 my $rl = Apache::RegistryLoader-new; my $dh = DirHandle-new("/usr/local/apache/perl-bin") ||