Re: Apache::AuthDBI problem when using grp_table

2006-01-11 Thread Philip M. Gollucci
Sean Davis wrote: Using Apache::AuthDBI-0.9901. I get the following error in the error log (and a 500 Server error) if I include a grp_table, but it works fine without the grp_table. Undefined subroutine &Apache::Constants::OK called at /Library/Perl/5.8.6/Apache/AuthDBI.pm line 742.\n I'll

Apache::AuthDBI problem when using grp_table

2006-01-11 Thread Sean Davis
Using Apache::AuthDBI-0.9901. I get the following error in the error log (and a 500 Server error) if I include a grp_table, but it works fine without the grp_table. Undefined subroutine &Apache::Constants::OK called at /Library/Perl/5.8.6/Apache/AuthDBI.pm line 742.\n This is line 742 from Aut