Displaying 2 results from an estimated 2 matches for "authdbi".
Did you mean:
authdb
2005 Sep 20
1
CentOS4 and Apache-DBI
...anybody gotten Apache-DBI to work under CentOS4?
My installed rpms are:
httpd-2.0.52-12.1.ent.centos4 (came with CentOS4)
mod_perl-1.99_16-4.centos4 (came with CentOS4)
perl-Apache-DBI-0.94-1.2.el4.rf (from Dag's site)
--this includes Apache::DBI and Apache::AuthDBI
In my '/etc/httpd/conf/httpd.conf' file, I added:
PerlModule Apache::DBI
PerlModule Apache::AuthDBI
..but when I restart Apache I get:
-----------------------------------------------------------------------------
Can't locate Apache/Constants.pm in @INC...
...
BEGIN failed--co...
1999 Oct 23
2
How can I Authenticate via MySQL ?
Hi ,
I want to set up my Redhat 6.0 Linux machine to Authenticate username and
password and other information for user that received from /etc/passwd &
/etc/shadow from MySQL server . How Can I do that ?
any Refrences or Manual for this is helpfull :)
Thanx
Hamid Hashemi