On Sat, 9 Feb 2002, Alexander V. Maljavinskiji wrote: > here is a backtrace: > > (gdb) run -X > Starting program: /usr/sbin/httpd -X > > Program received signal SIGSEGV, Segmentation fault. > 0x401337bf in strlen () from /lib/libc.so.6 > (gdb) bt > #0 0x401337bf in strlen () from /lib/libc.so.6 > #1 0x404beb1e in Perl_newSVpv () from /usr/lib/perl5/i386-linux/CORE/libperl.so.5 > #2 0x402b05d9 in ax_get_config (cfg=0x82932ac) at axconfig.c:1237
Very strange - strikes me as being the old PHP vs mod_perl + config directives problem. I thought we'd fixed all these problems. Try removing PHP see if the problem goes away. -- <!-- Matt --> <:->Get a smart net</:-> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
