I am using RH 5.2,Kernel 2.2.14,apache 1.3.9,when you mentioned taht some
modules I use.yes,the error occur while I change my own COOKIE script(via
process the $ENV{'HTTP_COOKIE'}) to Apache::Cookie(newest version),this
error occur.Also anothe error after change to Apache::CCookie is several
"use of uninitialized value of...Cookie.pm" according to my following code:
my $r = Apache->request;
my $cookie = Apache::Cookie->new($r);
my $uid = $cookie->get('uid');
other module I used is standard,DBI,Apache::Registry,Apache::DBI,and a
script write by myself to process DBI query stuff.the perl-status?sig looks
like following:
ABRT =
ALRM =
BUS =
CHLD =
CLD =
CONT =
FPE =
HUP =
ILL =
INT =
IO =
IOT =
KILL =
PIPE = IGNORE
POLL =
PROF =
PWR =
QUIT =
SEGV =
STKFLT =
STOP =
TERM =
TRAP =
TSTP =
TTIN =
TTOU =
UNUSED =
URG =
USR1 = IGNORE
USR2 =
VTALRM =
WINCH =
XCPU =
XFSZ =
__DIE__ =
__WARN__ =
______________________________________________
FREE Personalized Email at Mail.com
Sign up at http://www.mail.com?sr=mc.mk.mcm.tag001