adrianc.grigoras Posted February 18, 2009 Share Posted February 18, 2009 I have under: /usr/local/lib/php/ext/no-debug-non-zts-20020429 all the extensions: - mmcache.so - oci8.so - sql_relay.so But when I hit php -m, they are not displayed. I change in php.in the extension_dir to point to this one:/usr/local/lib/php/ext/no-debug-non-zts-20020429 What else I need to do? Thank you Link to comment https://forums.phpfreaks.com/topic/145723-install-of-additional-extension/ Share on other sites More sharing options...
adrianc.grigoras Posted February 18, 2009 Author Share Posted February 18, 2009 Thank you. I activate them from php.ini, but I can't find xslt.so. I need to recompile the Php. If I do this, I need to recompile after this all other extensions (mmcache, sql_relay, oci8) or the compile will just do an add? Link to comment https://forums.phpfreaks.com/topic/145723-install-of-additional-extension/#findComment-765192 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.