[NTLUG:Discuss] Mod_auth_mysql

MadHat madhat at unspecific.com
Mon Oct 13 16:41:59 CDT 2003


On Mon, 2003-10-13 at 16:09, rich-lists at multicam.com wrote:
> It only talks about how to do the .htaccess stuff (which I needed btw
> thanks) but doesn't tell me how to properly load the module.
> 

OK, here is what I did.
I added 2 lines
LoadModule mysql_auth_module     modules/mod_auth_mysql.so
AddModule mod_auth_mysql.c

It still does not show up under httpd -L (sorry, I mislead you on that
one) becasue it does not show what is being loaded at runtime.  I
enabled the /server-info pages, and it does appear there after a restart
of httpd.  See if that works for you.

-- 
MadHat at Unspecific.com
`But I don't want to go among mad people,' Alice remarked.
`Oh, you can't help that,' said the Cat: `we're all mad here...'
   -- Lewis Carroll - _Alice's_Adventures_in_Wonderland_




More information about the Discuss mailing list