On Fri, 1 Aug 2008 06:30:43 -0700 (PDT) Somashekar <[EMAIL PROTECTED]> wrote:
> > OS - Ubuntu Fiesty > APR version - 1.3.2 > I have successfully configured and compiled APR-Util with > --with-mysql and --enable-util-dso option. apr_dbd_get_driver > function fails with error APR_NOTIMPL for mysql driver but it works > perfectly for sqlite driver. I have checked the APU.h and the > APR-Util-1 folder and found that the configuration is perfect and > apr_dbd_mysql.so file exists in the correct folder. At a guess, it exists but is empty (because it wasn't configured to build). What does nm tell you? -- Nick Kew Application Development with Apache - the Apache Modules Book http://www.apachetutor.org/
