[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: mod_auth_mysql
That's either a script that downloads the parts you need (which is the same
thing I've got) or a 53MB download... Looking at the part that configs the
auth_mysql module, it *does* patch the Makefile. I made that change, and
it still doesn't wanna work. Thanks for the suggestion, though. :)
Did I mention that I'm trying to build it as a DSO? That appears to be a
problem. Is there an easy way to get the command line used to compile a
given apache binary out of the binary (or anywhere else aside from the
original config directory)?
--Danny
On Mon, Apr 16, 2001 at 03:47:31PM -0500, Benjamin Story wrote:
> The apache toolbox project has some sort of mod_auth_mysql module listed in it's menu system. Try looking at http://www.apachetoolbox.com.
> On Mon, Apr 16, 2001 at 02:35:10PM -0500, Danny Sauer wrote:
> > I'm having a hard time getting my apache server to authenticate against
> > a MySQL database. There seems to have once been a mod_auth_mysql module,
> > but the web site is gone, and the garbage code doesn't compile. It refers
> > to a missing header file, the makefile doesn't work right, and It seems
> > to generally frustrate me. I've found all kinds of articles around that
> > talk aobut getting it to work, but none of them are right. I commented
> > some crap out and it seems to compile, but apache refuses to load it due
> > to some undefined symbol.
> >
> > Given the relative shoddiness of this project, I'd rather go somewhere else
> > for my auth needs. Does anyone know of an alternative to authenticate using
> > HTTP basic auth, controllable via .htacccess files, with login and passwd
> > info held in a MySQL database? Has anyone gotten mod_auth_mysql to actually
> > work? Am I gonna have to keep passwords in a seperate htpasswd file that
> > gets updated at the same time as the database? Does mod_perl work with PHP
> > and MySQL yet so I can write my own friggin' auth handler?
> >
> > Thanks.
> > --Danny
> > -
> > To unsubscribe, send email to majordomo@luci.org with
> > "unsubscribe luci-discuss" in the body.
>
> --
> Benjamin Story
> -------------------------------------------------------------------------------
> Windows 95: n. a 32 bit patch to a 16 bit hack to an 8 bit operating system,
> originally coded for a 4 bit microprocessor, by a 2 bit company
> that can't stand 1 bit of competition.
> Windows 98: n. see Windows 95
> Windows ME: n. see Windows 95
> Windows 2000: n. an attempt by a 2 bit company to put forth a stable version
> of a 32 bit patch to a 16 bit hack to an 8 bit operating
> system, originally coded for a 4 bit microporcessor.
> -------------------------------------------------------------------------------
> -
> To unsubscribe, send email to majordomo@luci.org with
> "unsubscribe luci-discuss" in the body.
-
To unsubscribe, send email to majordomo@luci.org with
"unsubscribe luci-discuss" in the body.