On 3/26/2010 10:36 PM, Andrej van der Zee wrote:
> Hi,
> 
> I want to override a library that is linked with an Apache module,
> i.e. I want to use my modified version of the MySQL client library for
> example for mod_php. I would like to do this without relinking or even
> modifying the mod_php lib. I was hoping that I could use something
> like LD_PRELOAD to force my modified MySQL client library. Is there a
> way to do this?

LoadFile

Reply via email to