RE: AuthCookieDBI and authen/authz handler debugging...

2002-01-25 Thread Charles Day
Charles -Original Message- From: Jim Lambert [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 24, 2002 6:55 PM To: modperl Subject: AuthCookieDBI and authen/authz handler debugging... 2. I'm trying to use AuthCookieDBI, and I keep getting the following error: "configurat

AuthCookieDBI and authen/authz handler debugging...

2002-01-24 Thread Jim Lambert
I have two questions... 1. How do I debug the authen/authz phase interactively. I know how to start my server with -X -D PERLDB and debug the content phase, but I keep getting 'Subroutine not found' when I try to set break points on authen/authz methods. 2. I'm trying to use AuthCookieDBI, an