I have serveral copies of same ".so" file under different system directory. Can I set link path in my php scripts so that i can link to a certain ".so'?
A:
You should specify which so you want to load in your /etc/php.ini file
Jochen
2010-10-31 20:10:53