What is the trick to get apache to build and install apr_dbd_mysql when
compiling from source?  I've manually cd'd into srclib/apr-util and manually
run
./configure --with-mysql; make; make install

but it's not actually putting the
DBD driver somewhere where apache can use it.

I manually copied the .so file
but I always get "DBD: Can't load driver file apr_dbd_mysql.so"
when running apache.

-jsd-


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to