[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: mod_auth_mysql



Danny Sauer said:
> Has anyone gotten mod_auth_mysql to actually work?

Last I knew, mod_auth_mysql had been superceded by Apache::AuthDBI or
something.  (There used to be a note about it on the mod_perl site,
but they seem to have finally removed it.)

> Does mod_perl work with PHP
> and MySQL yet so I can write my own friggin' auth handler?

I don't know why mod_perl and mod_php wouldn't work at the same time,
but why would you want to write your own?  Surely something in this
mess would do what you want...

    cpan> i /apache.*dbi/
    Distribution    A/AB/ABH/Apache-DBILogger-0.93.tar.gz
    Distribution    C/CR/CROMIS/Apache-AuthCookieDBI-1.18.tar.gz
    Distribution    J/JB/JBODNAR/Apache-DBILogConfig-0.01.tar.gz
    Distribution    J/JG/JGROENVEL/Apache-DBILogin-2.0.tar.gz
    Distribution    M/ME/MERGL/ApacheDBI-0.83.tar.gz
    Distribution    M/ME/MERGL/ApacheDBI-0.88.tar.gz
    Distribution    M/MJ/MJS/Apache-RedirectDBI-0.01.tar.gz
    Module          Apache::AuthCookieDBI (C/CR/CROMIS/Apache-AuthCookieDBI-1.18.tar.gz)
    Module          Apache::AuthDBI (M/ME/MERGL/ApacheDBI-0.88.tar.gz)
    Module          Apache::AuthenDBI (M/ME/MERGL/ApacheDBI-0.83.tar.gz)
    Module          Apache::AuthzDBI (M/ME/MERGL/ApacheDBI-0.83.tar.gz)
    Module          Apache::ConfigDBI (Contact Author Mark A. Imbriaco <mark.imbriaco@pobox.com>)
    Module          Apache::DBI     (M/ME/MERGL/ApacheDBI-0.88.tar.gz)
    Module          Apache::DBILogConfig (J/JB/JBODNAR/Apache-DBILogConfig-0.01.tar.gz)
    Module          Apache::DBILogger (A/AB/ABH/Apache-DBILogger-0.93.tar.gz)
    Module          Apache::DBILogin (J/JG/JGROENVEL/Apache-DBILogin-2.0.tar.gz)
    Module          Apache::DebugDBI (M/ME/MERGL/ApacheDBI-0.83.tar.gz)
    Module          Apache::Language::DBI (G/GO/GOZER/Apache-Language-0.14.tar.gz)
    Module          Apache::MimeDBI (Contact Author mod_perl book (Doug and Lincoln) <book@modperl.com>)
    Module          Apache::RedirectDBI (M/MJ/MJS/Apache-RedirectDBI-0.01.tar.gz)
    Module          Apache::Session::DBI (J/JB/JBAKER/Apache-Session-1.03.tar.gz)
    Module          Apache::Session::DBIBase64Store (F/FR/FRAJULAC/Apache-iNcom-0.09.tar.gz)
    Module          Apache::Session::DBIStore (J/JB/JBAKER/Apache-Session-1.03.tar.gz)
    Module          Apache::Session::Store::DBI (J/JB/JBAKER/Apache-Session-1.53.tar.gz)

Steve
-- 
steve@silug.org           | Southern Illinois Linux Users Group
(618)398-7320             | See web site for meeting details.
Steven Pritchard          | http://www.silug.org/
-
To unsubscribe, send email to majordomo@luci.org with
"unsubscribe luci-discuss" in the body.