Return-Path: Delivered-To: apmail-httpd-bugs-archive@www.apache.org Received: (qmail 69505 invoked from network); 5 Jan 2007 18:02:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Jan 2007 18:02:52 -0000 Received: (qmail 52401 invoked by uid 500); 5 Jan 2007 18:02:58 -0000 Delivered-To: apmail-httpd-bugs-archive@httpd.apache.org Received: (qmail 52360 invoked by uid 500); 5 Jan 2007 18:02:57 -0000 Mailing-List: contact bugs-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: Reply-To: "Apache HTTPD Bugs Notification List" List-Id: Delivered-To: mailing list bugs@httpd.apache.org Received: (qmail 52347 invoked by uid 99); 5 Jan 2007 18:02:57 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Jan 2007 10:02:57 -0800 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Jan 2007 10:02:50 -0800 Received: by brutus.apache.org (Postfix, from userid 33) id 352F1714311; Fri, 5 Jan 2007 10:02:29 -0800 (PST) From: bugzilla@apache.org To: bugs@httpd.apache.org Subject: DO NOT REPLY [Bug 41302] - mod_dbd and mod_authn_dbd not work with posgresql (Error looking up in database) In-Reply-To: X-Bugzilla-Reason: AssignedTo Message-Id: <20070105180229.352F1714311@brutus.apache.org> Date: Fri, 5 Jan 2007 10:02:29 -0800 (PST) X-Virus-Checked: Checked by ClamAV on apache.org DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bug.cgi?id=41302 ------- Additional Comments From chrisd@pearsoncmg.com 2007-01-05 10:02 ------- I think you're probably running into some problems in mod_dbd right now that relate to virtual hosts and configuration inheritence. I described them in more detail here, in the fourth section: http://marc.theaimsgroup.com/?l=apache-httpd-dev&m=116742014418304&w=2 The part that deals with the inheritence issues is the fourth "groups" patch here: http://people.apache.org/~chrisd/patches/mod_dbd_pools_groups/ I've committed the first two patches from there to trunk, but I've had to go back and do some more work on the third "pools" one to make sure it works with single-process MPMs, and I'm still waiting to find some time to test that; that relates to this bug report: http://issues.apache.org/bugzilla/show_bug.cgi?id=39985 So, if you can wait a bit, I'm aiming to get both patches into trunk fairly soon. If you feel like trying to apply them to 2.2.3 yourself, go for it, and let me know if the "groups" change fixes your problem. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org For additional commands, e-mail: bugs-help@httpd.apache.org