Apache Server configuration support - Migrating mod_auth_mysql config to mod_dbd config

This is Interesting: Free IT Magazines  
Home > Archive > Apache Server configuration support > January 2007 > Migrating mod_auth_mysql config to mod_dbd config





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Migrating mod_auth_mysql config to mod_dbd config
.M.

2007-01-28, 7:23 pm

Hi all

Can anyone advise or point me at a guide to porting Apache 2
mod_auth_mysql config to Apache 2.2. mod_dbd ?

I've just upgraded a Debian box and as mod_auth_mysql is no longer
supported (at least in unstable debian) my sites are all screwed
(luckily it's a dev box).

I'm having difficulty finding any examples of mod_dbd config files
using mysql and reading some alarming mentions of lack of Mysql
support.

any help appreciated.

Best
.M.

.M.

2007-01-29, 7:24 pm


I.e. equivalent to

Auth_MySQL_Info localhost <username> <password>

Auth_MySQL_DB <dbname>
Auth_MySQL_Password_Table user
Auth_MySQL_Username_Field user_login
Auth_MySQL_Password_Field user_password
require valid-user

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2009 webservertalk.com