Re: [EMAIL PROTECTED] mod_dbd & mod_dbd_authn - mysql user authentication problems - apache 2.2.9

2008-08-15 Thread Steve Whitson
Nick Kew wrote: On Fri, 15 Aug 2008 10:22:43 -0500 Steve Whitson <[EMAIL PROTECTED]> wrote: The version of mysql apache is building against is 5.0.37. The server I'm connecting (which should not be the issue) is 4.0.11a (I hope to upgrade this year). It probably is. The MySQL drive

Re: [EMAIL PROTECTED] mod_dbd & mod_dbd_authn - mysql user authentication problems - apache 2.2.9

2008-08-15 Thread Steve Whitson
Nick Kew wrote: On Fri, 15 Aug 2008 10:22:43 -0500 Steve Whitson <[EMAIL PROTECTED]> wrote: The version of mysql apache is building against is 5.0.37. The server I'm connecting (which should not be the issue) is 4.0.11a (I hope to upgrade this year). It probably is. The MySQL drive

Re: [EMAIL PROTECTED] mod_dbd & mod_dbd_authn - mysql user authentication problems - apache 2.2.9

2008-08-15 Thread Nick Kew
On Fri, 15 Aug 2008 10:22:43 -0500 Steve Whitson <[EMAIL PROTECTED]> wrote: > The version of mysql apache is building against is 5.0.37. The > server I'm connecting (which should not be the issue) is 4.0.11a (I > hope to upgrade this year). It probably is. The MySQL driver was originally writt

Re: [EMAIL PROTECTED] mod_dbd & mod_dbd_authn - mysql user authentication problems - apache 2.2.9

2008-08-15 Thread Steve Whitson
Tom Donovan wrote: Steve Whitson wrote: When I start the server I get the following error: [notice] Apache/2.2.9 (Unix) DAV/2 PHP/5.2.6 SVN/1.5.1 configured -- resuming normal operations [info] Server built: Aug 7 2008 11:06:05 [debug] prefork.c(1001): AcceptMutex: fcntl (default: fcntl) [erro

Re: [EMAIL PROTECTED] mod_dbd & mod_dbd_authn - mysql user authentication problems - apache 2.2.9

2008-08-15 Thread Tom Donovan
Steve Whitson wrote: When I start the server I get the following error: [notice] Apache/2.2.9 (Unix) DAV/2 PHP/5.2.6 SVN/1.5.1 configured -- resuming normal operations [info] Server built: Aug 7 2008 11:06:05 [debug] prefork.c(1001): AcceptMutex: fcntl (default: fcntl) [error] (20014)Internal e

Re: [EMAIL PROTECTED] mod_dbd & mod_dbd_authn - mysql user authentication problems - apache 2.2.9

2008-08-15 Thread Nick Kew
On Fri, 15 Aug 2008 09:14:59 +1000 (EST) Res <[EMAIL PROTECTED]> wrote: > > Steve, > Did you check out the URL I sent you in pvt email a few days > ago? Either way, looks OK below, run this now (alter path to httpd) > > ldd /usr/local/apache/bin/httpd | grep libmysqlclient_r You won't see

Re: [EMAIL PROTECTED] mod_dbd & mod_dbd_authn - mysql user authentication problems - apache 2.2.9

2008-08-14 Thread Danie Qian
- Original Message - From: Steve Whitson To: users@httpd.apache.org Sent: Thursday, August 14, 2008 10:00 AM Subject: Re: [EMAIL PROTECTED] mod_dbd & mod_dbd_authn - mysql user authentication problems - apache 2.2.9 Steve Whitson wrote: Danie Qian wrote: - Orig

Re: [EMAIL PROTECTED] mod_dbd & mod_dbd_authn - mysql user authentication problems - apache 2.2.9

2008-08-14 Thread Steve Whitson
Steve Whitson wrote: > Danie Qian wrote: > >> - Original Message - From: "Steve Whitson" >> <[EMAIL PROTECTED]> >> To: >> Sent: Monday, August 11, 2008 11:17 AM >> Subject: Re: [EMAIL PROTECTED] mod_dbd & mod_dbd_auth

Re: [EMAIL PROTECTED] mod_dbd & mod_dbd_authn - mysql user authentication problems - apache 2.2.9

2008-08-11 Thread Steve Whitson
Danie Qian wrote: > > - Original Message - From: "Steve Whitson" > <[EMAIL PROTECTED]> > To: > Sent: Monday, August 11, 2008 11:17 AM > Subject: Re: [EMAIL PROTECTED] mod_dbd & mod_dbd_authn - mysql user > authentication proble

Re: [EMAIL PROTECTED] mod_dbd & mod_dbd_authn - mysql user authentication problems - apache 2.2.9

2008-08-11 Thread Danie Qian
- Original Message - From: "Steve Whitson" <[EMAIL PROTECTED]> To: Sent: Monday, August 11, 2008 11:17 AM Subject: Re: [EMAIL PROTECTED] mod_dbd & mod_dbd_authn - mysql user authentication problems - apache 2.2.9 Danie Qian wrote: - Original Messag

Re: [EMAIL PROTECTED] mod_dbd & mod_dbd_authn - mysql user authentication problems - apache 2.2.9

2008-08-11 Thread Steve Whitson
Danie Qian wrote: > > - Original Message - From: "Steve Whitson" > <[EMAIL PROTECTED]> > To: > Sent: Monday, August 11, 2008 9:24 AM > Subject: Re: [EMAIL PROTECTED] mod_dbd & mod_dbd_authn - mysql user > authentication problems - apache 2.2.9

Re: [EMAIL PROTECTED] mod_dbd & mod_dbd_authn - mysql user authentication problems - apache 2.2.9

2008-08-11 Thread Danie Qian
- Original Message - From: "Steve Whitson" <[EMAIL PROTECTED]> To: Sent: Monday, August 11, 2008 9:24 AM Subject: Re: [EMAIL PROTECTED] mod_dbd & mod_dbd_authn - mysql user authentication problems - apache 2.2.9 I've loaded all modules built when using

Re: [EMAIL PROTECTED] mod_dbd & mod_dbd_authn - mysql user authentication problems - apache 2.2.9

2008-08-11 Thread Steve Whitson
> To: > Sent: Thursday, August 07, 2008 3:53 PM > Subject: [EMAIL PROTECTED] mod_dbd & mod_dbd_authn - mysql user > authentication problems - apache 2.2.9 > > >> I�m trying to use mod_dbd and mod_authn_dbd and replacements for >> mod_auth_mysql within an apache 2.

Re: [EMAIL PROTECTED] mod_dbd & mod_dbd_authn - mysql user authentication problems - apache 2.2.9

2008-08-11 Thread Steve Whitson
Res: I've listed the modules (-t -D DUMP_MODULES), and both dbd_module & authn_dbd_module show up in the list. The last line in the report states 'Syntax OK'. Thanks, -Steve Res wrote: On Thu, 7 Aug 2008, Tom Donovan wrote: Steve Whitson wrote: I’m trying to use mod_dbd and mod_authn_

Re: [EMAIL PROTECTED] mod_dbd & mod_dbd_authn - mysql user authentication problems - apache 2.2.9

2008-08-08 Thread Steve Whitson
Thanks for sharing that things are working for you! I'll try enabling more (or all built) modules since I built most of them. Danie Qian wrote: > > - Original Message - From: "Steve Whitson" > <[EMAIL PROTECTED]> > To: > Sent: Thursday, August 07, 2008

Re: [EMAIL PROTECTED] mod_dbd & mod_dbd_authn - mysql user authentication problems - apache 2.2.9

2008-08-08 Thread Steve Whitson
The query works just fine from the command line interface (from the same server system), and matches the case of the tables (all lower case). Thanks much! Tom Donovan wrote: Steve Whitson wrote: I’m trying to use mod_dbd and mod_authn_dbd and replacements for mod_auth_mysql within an apache 2

Re: [EMAIL PROTECTED] mod_dbd & mod_dbd_authn - mysql user authentication problems - apache 2.2.9

2008-08-08 Thread Steve Whitson
Thanks the help! I won't be back to work until Monday to try this Res wrote: On Thu, 7 Aug 2008, Tom Donovan wrote: Steve Whitson wrote: I’m trying to use mod_dbd and mod_authn_dbd and replacements for mod_auth_mysql within an apache 2.2.9 server I built on solaris. AuthDBDUserPWQuery

Re: [EMAIL PROTECTED] mod_dbd & mod_dbd_authn - mysql user authentication problems - apache 2.2.9

2008-08-07 Thread Tom Donovan
Steve Whitson wrote: I’m trying to use mod_dbd and mod_authn_dbd and replacements for mod_auth_mysql within an apache 2.2.9 server I built on solaris. AuthDBDUserPWQuery "select password from users where name = %s" ... When I start the server I get the following error: [error] (20014)Interna

Re: [EMAIL PROTECTED] mod_dbd & mod_dbd_authn - mysql user authentication problems - apache 2.2.9

2008-08-07 Thread Danie Qian
- Original Message - From: "Steve Whitson" <[EMAIL PROTECTED]> To: Sent: Thursday, August 07, 2008 3:53 PM Subject: [EMAIL PROTECTED] mod_dbd & mod_dbd_authn - mysql user authentication problems - apache 2.2.9 I�m trying to use mod_dbd and mod_authn_dbd

[EMAIL PROTECTED] mod_dbd & mod_dbd_authn - mysql user authentication problems - apache 2.2.9

2008-08-07 Thread Steve Whitson
I’m trying to use mod_dbd and mod_authn_dbd and replacements for mod_auth_mysql within an apache 2.2.9 server I built on solaris. I configure up the database info as such: DBDriver mysql DBDParams "host=somehostname dbname=somedatabasename user=someuser pass=somepass" DBDMin 4 DBDKeep 8 DBDMa

[EMAIL PROTECTED] mod_dbd and example

2008-05-14 Thread Roy Kartadinata
Hi all, I'm trying to use mod_dbd to retrieve data based on user's IP address and use that data for a customized http request header using mod_headers, but can't seems to get dbd to work and I can't find any good example on mod_dbd usage anywhere. This apache is setup for proxy using mod_proxy

Re: [EMAIL PROTECTED] mod_dbd: C Example of simple module working with DB including httpd.conf lines

2008-01-09 Thread Tom Donovan
Zvi Kave wrote: I need an simple module example working with any supported database. (Let's say MySQL) including example of the httpd.conf lines. Something which reads/inserts a line in a DB table. Two DBD modules with source code - mod_log_dbd and mod_vhost_dbd - are at http://dbd-modules.goo

[EMAIL PROTECTED] mod_dbd: C Example of simple module working with DB including httpd.conf lines

2008-01-09 Thread Zvi Kave
I need an simple module example working with any supported database. (Let's say MySQL) including example of the httpd.conf lines. Something which reads/inserts a line in a DB table. I have Nick Kew book "the Apache modules" with the mod_auth*.c but this chapter is not enough clear to me. Best rega

[EMAIL PROTECTED] mod_dbd

2007-07-27 Thread NucleusV
Greetings all, I wrote my own mod_dbd driver. How can I compile it?

Re: [EMAIL PROTECTED] mod_dbd and mysql

2007-05-08 Thread Nick Kew
On Tue, 8 May 2007 08:11:13 -0500 "Frank Jones" <[EMAIL PROTECTED]> wrote: > I'm using mod_dbd to access mysql. Since one of the queries I use is > executed on every request, I prepare it by using DBDPrepareSQL. > > However, I don't know what to do if apr_dbd_pvselect using the > prepared stateme

[EMAIL PROTECTED] mod_dbd and mysql

2007-05-08 Thread Frank Jones
I'm using mod_dbd to access mysql. Since one of the queries I use is executed on every request, I prepare it by using DBDPrepareSQL. However, I don't know what to do if apr_dbd_pvselect using the prepared statement returns 2013 (Lost connection). This happens when a long interval passes between q

[EMAIL PROTECTED] mod_dbd and mysql

2007-04-19 Thread Frank Jones
I'm using mod_dbd to access mysql. Since one of the queries I use is executed on every request, I prepare it by using DBDPrepareSQL. However, I don't know what to do if apr_dbd_pvselect using the prepared statement returns 2013 (Lost connection). This happens when a long interval passes between q

Re: [EMAIL PROTECTED] mod_dbd on OS X problem

2006-10-28 Thread Daniel Griscom
At 4:52 PM +0100 10/28/06, Nick Kew wrote: On Sat, 2006-10-28 at 09:08 -0400, Daniel Griscom wrote: >[Sat Oct 28 08:57:29 2006] [crit] (70023)This function has not been >implemented on this platform: DBD: driver for [DBDriver unset] not >available >[Sat Oct 28 08:57:29 2006] [crit] (70023)T

Re: [EMAIL PROTECTED] mod_dbd on OS X problem

2006-10-28 Thread Nick Kew
On Sat, 2006-10-28 at 09:08 -0400, Daniel Griscom wrote: > >[Sat Oct 28 08:57:29 2006] [crit] (70023)This function has not been > >implemented on this platform: DBD: driver for [DBDriver unset] not > >available > >[Sat Oct 28 08:57:29 2006] [crit] (70023)This function has not been > >implemente

[EMAIL PROTECTED] mod_dbd on OS X problem

2006-10-28 Thread Daniel Griscom
I'm installing Apache 2.2.3 under OS X 10.4.8 on a PPC-based machine. I have some constraints on file placement, so I'm compiling it using instructions at . The instructions make sense, and the compile seems to go fine.

Re: [EMAIL PROTECTED] mod_dbd mod_authn_dbd mod_authz_dbd confusion

2006-09-15 Thread Ben
Ok well me and Rob Sterenborg have had similar issues - with near- mystical results - follow the earlier threads (Apache 2.2.3 and MySQL 5.0.24a) from thursday 7 Sept and A NetHack-esque Journey of the dark arts for DBD(mysql) under httpd-2.2.3 from 30 August for back stuff about this. T

[EMAIL PROTECTED] mod_dbd mod_authn_dbd mod_authz_dbd confusion

2006-09-14 Thread Vasiliy Boulytchev
Gents, I've been having awful time getting the mod_dbd, mod_authn_dbd, mod_authz_dbd to work together. No good documentation has been found, so I would love to hear what you guys have to say on this :) I would love to document my steps, and write a simple howto for everyone to use! W

Re: [EMAIL PROTECTED] mod_dbd pgsql vs. mod_auth_pg

2006-05-20 Thread Nick Kew
On Tuesday 16 May 2006 19:08, R Dicaire wrote: > Hi... > Apache 2.2.2... > After futzing around for a couple days, I was able to get apache to > SEE my pgsql installation so APR would compile with pgsql, and so > mod_dbd could use pgsql. NOTE: undocumented ./configure option: > --with-pgsql=DIR Yo

[EMAIL PROTECTED] mod_dbd pgsql vs. mod_auth_pg

2006-05-16 Thread R Dicaire
Hi... Apache 2.2.2... After futzing around for a couple days, I was able to get apache to SEE my pgsql installation so APR would compile with pgsql, and so mod_dbd could use pgsql. NOTE: undocumented ./configure option: --with-pgsql=DIR After configuring the main server to use pgsql for auth, I h