On Wed, 01 Sep 2010 14:57:37 -0500 Steve Whitson <steven.whitson@xxxxxxxxx> wrote: > ldd informs me that libmysqlclient is linked in at the following path: > /usr/sfw/lib/libmysqlclient_r.so.12 > > I've never tried loading the library explicitly, I see what that > does.... odd that the 'working' apache installation has the same module > with the same dependencies (libmysqlclient) and works. It could be that your apache installation doesn't know about /usr/sfw. If so, adding /usr/sfw/lib to LD_LIBRARY_PATH in apache's bin/envvars may be the fix you want (though explicit loading should also work). -- Nick Kew --------------------------------------------------------------------- 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