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

2008-11-07 Thread Samuel Ballé
Hi, here is a procedure to get apache 2.2 + *apr_dbd_oracle.so on linux (base debian 4 etch apache by apt-get standard) * *Install Oracle instant client : * get files from http://www.oracle.com/technology/software/tech/oci/instantclient/htdocs/linuxsoft.html get basic.zip and sdk.zip unzip

[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 |