You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by jt...@cartmanager.net on 2000/04/06 19:31:44 UTC

Apache::Registry error message?

Does anybody know how to track down what is causing this error.  It seems that Apache::Registry is trying to undefine some handler,
but I don't know what handler or where.  Any ideas?


[Thu Apr  6 11:06:26 2000] [error] Can't undef active subroutine at /usr/lib/perl5/site_perl/5.005/i386-linux/Apache/Registry.pm
line 102.



Ocassionally a child using mod_perl with generate this error when I run my mod_perl scripts through it... A graceful restart seems
to correct the error.