Re: [us...@httpd] Can't load driver file apr_dbd_mysql.so

2010-09-02 Thread Steve Whitson
our inputs! -Steve On 9/2/2010 9:02 AM, Steve Whitson wrote: I modified the mysql_config to replace "-xarch=v8" with "-mcpu=v8" based on: http://www.zabbix.com/forum/showthread.php?t=13151 and http://forums.mysql.com/read.php?51,7767,183553#msg-183553 That seems to

Re: [us...@httpd] Can't load driver file apr_dbd_mysql.so

2010-09-02 Thread Steve Whitson
le mysql :) Thanks! I'll post what I find once the build finished (now using 2.2.16, and 5.0.67). -Steve On 9/2/2010 8:46 AM, Nick Kew wrote: On Thu, 02 Sep 2010 07:04:01 -0500 Steve Whitson wrote: configure:27065: gcc -o conftest -g -O2 -DSOLARIS2=10 -D_POSIX_PTHRE

Re: [us...@httpd] Can't load driver file apr_dbd_mysql.so

2010-09-02 Thread Steve Whitson
t recognized ld: fatal: file conftest.c: unknown file type ld: fatal: File processing errors. No output written to conftest collect2: ld returned 1 exit status I believe this is why it is setting apu_have_mysql='0'. Thanks, -Steve On 9/2/2010 7:04 AM, Steve Whitson wrote: > In th

Re: [us...@httpd] Can't load driver file apr_dbd_mysql.so

2010-09-02 Thread Steve Whitson
; and therefore doesn't build the mysql drivers. I may result in building my own mysql to see if that helps... unless you have any ideas... Thanks much, -Steve On 9/1/2010 7:44 PM, Nick Kew wrote: > On 1 Sep 2010, at 23:03, Steve Whitson wrote: > >> I did notice that this versi

Re: [us...@httpd] Can't load driver file apr_dbd_mysql.so

2010-09-01 Thread Steve Whitson
ght) it had problems. Thanks much, -Steve On 9/1/2010 4:04 PM, Nick Kew wrote: On Wed, 01 Sep 2010 14:57:37 -0500 Steve Whitson wrote: ldd informs me that libmysqlclient is linked in at the following path: /usr/sfw/lib/libmysqlclient_r.so.12 I've never tried loading the librar

Re: [us...@httpd] Can't load driver file apr_dbd_mysql.so

2010-09-01 Thread Steve Whitson
(libmysqlclient) and works. Thanks much for your reply! -Steve On 9/1/2010 2:19 PM, Nick Kew wrote: On Wed, 01 Sep 2010 10:27:20 -0500 Steve Whitson wrote: I get the following error: Can't load driver file apr_dbd_mysql.so The driver file built ok using the configure directives

[us...@httpd] Can't load driver file apr_dbd_mysql.so

2010-09-01 Thread Steve Whitson
Hi, I have a freshly built apache server v2.2.16 (exact same error on a fresh 2.2.10 too). When I add the config directive DBDriver mysql I get the following error: Can't load driver file apr_dbd_mysql.so The driver file built ok using the configure directives --with-mysql=/usr

[EMAIL PROTECTED] Re: Regarding Apache HTTP Authentication with an Oracle Database

2008-09-11 Thread Steve Whitson
Hi Rajaopal M., In order to use the mod_dbd.so, and mod_authn_dbd.so modules with mysql I had to build the mysql dbd driver provided in the arp-util (within Apache httpd-2.2.9). To accomplish this I used the configure flag noted in apr-util: ./httpd-2.2.9/srclib/apr-util> configure --help |

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.

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.

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

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 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 Steve Whitson
le (shared) imagemap_module (shared) actions_module (shared) speling_module (shared) userdir_module (shared) alias_module (shared) rewrite_module (shared) php5_module (shared) Syntax OK Danie Qian wrote: > > - Original Message ----- From: "Steve Whitson" > <[EMAIL PROTECTED]>

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

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

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 so

[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