On Friday 24 February 2006 03:11, Don O'Neil wrote:
> Does anyone have instructions on how to build v2.2 of Mod_Auth_Mysql with
> the latest Apache HTTP release? I have old apps that I cannot rebuild that
> require some of the directives & syntax that are only supported in v2.2

There are rather a lot of modules called mod_auth_mysql.  I haven't tried
any of them on apache 2.2.

One of the changes in Apache 2.2 is the DBD framework, which means all
mod_auth_[someSQL] are now obsolete.  You should instead use
mod_auth[nz]_dbd together with your selected driver (mysql).

-- 
Nick Kew

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to