manu Is there currently a way to enable certain PHP extensions server-wide? Also is there a way to know which PHP extensions are available in enhance and we can install extensions we would require based on specific use cases?
prasad0889 manu you can set it at server level using the php.ini editor. Mostly all php extensions are supported.