I'm using apache 1.3.12 / mod_perl 1.24 / AuthenDBI 1.34 and Mysql 3.22.x

I have been using AuthenDBI for a while and, while I cannot isolate a
specific system change, apache gives a 500 error 1 out of 10 times with
this in the error_log:

[Wed Jul 19 02:08:30 2000] null: mod_perl_push_handlers: Not a subroutine
name or CODE reference!.
[Wed Jul 19 02:08:30 2000] [error] Undefined subroutine &Apache::AuthenDBI
called.

I've tryed calling Apache::AuthenDBI from both the startup.pl and
httpd.conf like this:
in httpd.conf:
PerlModule Apache::DBI;
PerlModule Apache::AuthenDBI;

Same results when calling from either or both files.

I saw someone back in 1999 had this problem, but I saw no fixes.

Any ideas, I'll be grateful.

- Mark Solomon - Information Technology Manager
  SEVAnet / VECTEC http://www.seva.net/
  Office 757-594-7092 FAX 757-594-7833

Reply via email to