[Bug 413219] New: Apache authn_dbd_module doesn't work with Postgresql
https://bugzilla.novell.com/show_bug.cgi?id=413219 Summary: Apache authn_dbd_module doesn't work with Postgresql Product: openSUSE 11.1 Version: Factory Platform: x86-64 OS/Version: openSUSE 11.0 Status: NEW Severity: Normal Priority: P5 - None Component: Apache AssignedTo: bnc-team-apache@forge.provo.novell.com ReportedBy: mkaspar@it-media.cz QAContact: qa@suse.de Found By: --- I tried to configure Apache to authentize against PostgreSQL DB. I wanted to use authn_dbd_module but after configuration, Apache fails to start with error message: Syntax error on line 1 of /etc/apache2/conf.d/dbd.conf: DBD: Failed to load driver apr_dbd_pgsql_driver I'v got libapr-util1-dbd-pgsql-1.2.12-43.1 installed, dbd and authn_dbd modules loaded via sysconfig/apache2. I created /etc/apache2/conf.d/dbd.conf file with: DBDriver pgsql DBDParams "dbname=db user=user password=password" DBDMin 4 DBDKeep 8 DBDMax 20 DBDExptime 300 It's on openSUSE 11 with all the updates installed. The same problem appears on openSUSE 10.3. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=413219 User mkaspar@it-media.cz added comment https://bugzilla.novell.com/show_bug.cgi?id=413219#c1 --- Comment #1 from Michal Kašpar <mkaspar@it-media.cz> 2008-07-30 07:21:04 MDT --- One more thing. If I use mysql (from libapr-util1-dbd-mysql) instead of pgsql, Apache starts fine. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=413219 User poeml@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=413219#c2 Peter Poeml <poeml@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |poeml@novell.com --- Comment #2 from Peter Poeml <poeml@novell.com> 2008-08-07 09:01:23 MDT --- I saw a backport after 1.3.2 release. I'll add it to the Build Service packages. ------------------------------------------------------------------------ r672930 | bojan | 2008-06-30 23:22:01 +0200 (Mon, 30 Jun 2008) | 1 line Changed paths: M /apr/apr-util/branches/1.3.x/CHANGES Document PostgreSQL row counting fix for 1.3.x branch. ------------------------------------------------------------------------ r672712 | bojan | 2008-06-30 07:50:58 +0200 (Mon, 30 Jun 2008) | 2 lines Changed paths: M /apr/apr-util/branches/1.3.x/dbd/apr_dbd_pgsql.c Backport r672711 from the trunk. DBD rows are counted from one, but in PostgreSQL they start from zero. ------------------------------------------------------------------------ -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=413219 Peter Poeml <poeml@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=413219 Sonja Krause-Harder <skh@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |skh@novell.com AssignedTo|bnc-team-apache@forge.provo.novell.com |skh@novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=413219 User mkaspar@it-media.cz added comment https://bugzilla.novell.com/show_bug.cgi?id=413219#c3 --- Comment #3 from Michal Kašpar <mkaspar@it-media.cz> 2008-12-11 03:54:57 MST --- OK. I finally got to try the buildservice packages and it seems to work well. I've tried 1.3.4-4.3 version, Apache starts fine and authentication works as well. Thanks for the help -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=413219 User skh@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=413219#c4 Sonja Krause-Harder <skh@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|skh@novell.com |hvogel@novell.com --- Comment #4 from Sonja Krause-Harder <skh@novell.com> 2009-02-16 08:12:12 MST --- Reassigning to team lead for load balancing. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=413219 User hvogel@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=413219#c5 Hendrik Vogelsang <hvogel@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |poeml@novell.com --- Comment #5 from Hendrik Vogelsang <hvogel@novell.com> 2009-03-09 08:39:36 MST --- peter can you submit them to stable too? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=413219 User poeml@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=413219#c6 Peter Poeml <poeml@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|poeml@novell.com | --- Comment #6 from Peter Poeml <poeml@novell.com> 2009-03-09 09:14:11 MST --- Henne, the Apache project in the BS is HEAD, so to speak. Stuff from there always goes into Factory. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com