On 26 Apr 2011, at 01:24, Jon Drukman wrote:
> 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 d
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 t