Re: Building apr_dbd_mysql

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

The build messages from configure and make will tell you
whether apr_dbd_mysql.so was built successfully,
and where it was installed.

If you're using a distro/package apache, then it'll be using
a distro/package apr-util which is probably not installed in
the same place as what you built.  Check your distro docs
for how to get mysql support.

-- 
Nick Kew

Available for work, contract or permanent
http://www.webthing.com/~nick/cv.html


---------------------------------------------------------------------
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-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx




[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux