Hi, > > When mod_php is loaded into httpd, it's mysql dependencies/symbols will get > resolved against the mysql client you have already LoadFile'd into httpd. >
Thanks that is could news, so the libraries in LoadFile directives are loaded first. Thanks, Andrej