using
--with-path/to/library
and using
phi.ini to load extensions dynamically?
Performance wise, if I set the path to
extensions_dir in php.ini and restart
and use gd or ming or whatever, 'cause I didn't compile php with them, will I be putting the server through hell? is there a benefit using --with instead of using
phi.ini to load them?
Just curious