gidon wrote:
> Here's the log error:
>
> [notice] Apache::DB initialized in child 6217
> Default die handler restored.
> [Tue Mar 19 15:59:07 2002] [error] Undefined subroutine &Apache::Registry::handler
>called.
>
> END log error
Yup, I see the same. To solve it add before the debugger config
Here's the log error:
[notice] Apache::DB initialized in child 6217
Default die handler restored.
[Tue Mar 19 15:59:07 2002] [error] Undefined subroutine &Apache::Registry::handler
called.
END log error
Here's my config snippet:
use Apache::DB ();
Apache::DB->init;