I am fairly new to mod_perl and am trying to install AuthCookieDBI to
work with Mysql.  My specifications are as follows:

(everything was recompiled from scratch)

Solaris 8 (sparc)
Apache_1.3.19
mod_perl-1.25
mod_ssl-2.8.1-1.3.19
openssl-0.9.6
Apache-AuthCookie-2.011
Apache-AuthCookieDBI-1.18

The installation went smoothly until I hit the Apache-AuthCookieDBI
module which gives me the following error:

Can't locate object method "module" via package "Apache" at
/usr/local/lib/perl5/site_perl/5.6.0/Apache/DBI.pm line 202.

After reading the mod_perl configuration section and loading
Apache::Status before anything else, I still could not install the
module.  As other people have deducted (as far as I could trace it), the

failure originates in the Apache::DBI module.
I checked to make sure that my Apache is configured and loaded with the
correct modules and found everything in good condition.

I have seen this question several times on various newsgroups, but
without resolution.  I apologize in advance if this is a question
duplication and/or a beginner's question.

I would appreciate any help!

Sincerely,

Alex



Reply via email to