[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] RE: mod_auth_mysql
- Subject: [cobalt-users] RE: mod_auth_mysql
- From: "Bayhawk" <bayhawk@xxxxxxxxxxxxxx>
- Date: Sun May 6 14:26:01 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
>Hopefully you are aware that mod_auth_mysql is an Apache module and as such
>Apache needs to be recompiled with mod_auth_mysql support or you can
>probably install it with apxs to avoid recompiling Apache. apxs should be
>at /usr/sbin/apxs. Recompiling Apache isn't for the faint of heart and I
>don't recommend it unless you're very experienced with compiling programs
>from source, making backups and knowing what to do or where to look when
>error messages pop up. From your server shell do "man apxs" to read about
>it, visit www.apache.org for documentation and google.com for help and you
>should be able to get mod_auth_mysql running.
>
>--
>Steve Werby
>President, Befriend Internet Services LLC
>http://www.befriend.com/
Thanks Steve.
I think im on my way now. If I understand you correctly, I need to compile
mod_auth_mysql then run apxs with the apropriate file.
The key for me right now is getting past the compiling. I know where the
/mysql files are, its the right Apache directory that im lost on.
Unfortunately, being new to the RAQ means im exploring everything fresh and
new.
I will get there, thanks for starting me on the right path..
Bayhawk