On 11/2/05 12:22 PM, "Dan Axtell" <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm new to mod_perl programming, and I'm trying to write an
> authentication/authorization system under mod_perl 2.0. I've been suing
> mod_auth, but I need a database-driven system and mod_auth_mysql won't
> complie on my s
Hi,
I'm new to mod_perl programming, and I'm trying to write an
authentication/authorization system under mod_perl 2.0. I've been suing
mod_auth, but I need a database-driven system and mod_auth_mysql won't
complie on my system (that's another story).
I'm trying to use Apache2::AuthCookie