Re: [EMAIL PROTECTED] RE : Re: [EMAIL PROTECTED] RE : Re: [EMAIL PROTECTED] Bug or configure error with mod_dbd and pgsql using Apache 2.2.3

2007-07-16 Thread Ned Wolpert
See 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] -- Virtually, Ned Wolpert http://www.codeheadsystems.com/b

Re: [EMAIL PROTECTED] RE : Re: [EMAIL PROTECTED] Bug or configure error with mod_dbd and pgsql using Apache 2.2.3

2007-07-16 Thread Ned Wolpert
m your OS vendor/distributor? -- Virtually, Ned Wolpert http://www.codeheadsystems.com/blog/ "Settle thy studies, Faustus, and begin..." --Marlowe - The official User-To-User support forum of the Apache HTT

Re: [EMAIL PROTECTED] Bug or configure error with mod_dbd and pgsql using Apache 2.2.3

2007-07-16 Thread Ned Wolpert
ooled database connections during the authentication. On 7/16/07, William A. Rowe, Jr. <[EMAIL PROTECTED]> wrote: Ned Wolpert wrote: > This may be a stupid question... when is 2.2.4 being released? Is > there a roadmap for Apache's httpd? Foolish, maybe. http://www.apache.org/dist/ht

Re: [EMAIL PROTECTED] Bug or configure error with mod_dbd and pgsql using Apache 2.2.3

2007-07-16 Thread Ned Wolpert
This may be a stupid question... when is 2.2.4 being released? Is there a roadmap for Apache's httpd? On 7/16/07, Ned Wolpert <[EMAIL PROTECTED]> wrote: Looking through the patch, the patch itself should not be specific to MySQL, right? I can try the latest version of the mod_dbd.c

Re: [EMAIL PROTECTED] Bug or configure error with mod_dbd and pgsql using Apache 2.2.3

2007-07-16 Thread Ned Wolpert
Mon, 16 Jul 2007 11:55:21 -0700 "Ned Wolpert" <[EMAIL PROTECTED]> wrote: > Folks- > > I'm seeing a problem where authentication for a user on my site > using the mod_dbd structure works just fine for about 10 mins, then > fails if 'pooling' (DBDPers

[EMAIL PROTECTED] Bug or configure error with mod_dbd and pgsql using Apache 2.2.3

2007-07-16 Thread Ned Wolpert
ire valid-user AuthDBDUserPWQuery "select u.password from httpd_users u, httpd_groups g, httpd_user_groups ug where g.groupname='welcome_p riv' and g.id=ug.httpd_groups_id and ug.httpd_users_id=u.id and u.username=%s" Any helps is appreciated... and if more information is