[NTLUG:Discuss] Mod_auth_mysql

rich-lists@multicam.com rich-lists at multicam.com
Mon Oct 13 12:32:18 CDT 2003


Forgive the ignorance but what would be the sysntax for LoadModule.

When I try to LoadModule auth_mysql_module modules/mod_auth_mysql.so I
get errors. 

I was basically copying the syntax from this one (#LoadModule
auth_pgsql_module  modules/mod_auth_pgsql.so), but of course it may be
different.

auth_mysql_module may not be correct but I cant find any info on what it
should be.


-----Original Message-----
From: discuss-bounces at ntlug.org [mailto:discuss-bounces at ntlug.org] On
Behalf Of MadHat
Sent: Monday, October 13, 2003 11:17 AM
To: NTLUG Discussion List
Subject: RE: [NTLUG:Discuss] Mod_auth_mysql


On Mon, 2003-10-13 at 12:06, rich-lists at multicam.com wrote:
> I think my problems go deeper. Apparently the module wasn't loading 
> correctly. In my httpd.conf I see AddModule and LoadModule. There is a

> line there (#AddModule mod_auth_mysql.c) but not one for LoadModule. 
> What do I need to do to get the module to load when apache starts?
> 
> Sorry, I have never had to load a module before in apache so not sure 
> what I am doing.

lines that start with # are comments.  Remove the # to enable them.

You should need a Load and and Add module to get it working, IIRC.

-- 
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_


_______________________________________________
https://ntlug.org/mailman/listinfo/discuss




More information about the Discuss mailing list