For example:
phpenmod mysqli
will try to find an extension and if it exists, script will create related ini 
file in the conf.d directory.
phpdismod mysqli
will remove ini file from the conf.d dir.

It makes a world a bit more comfortable for me. :-)On Feb 2, 2019 21:39, 
Stanislav Malyshev <smalys...@gmail.com> wrote:
>
> Hi! 
>
> On 2/2/19 12:34 PM, Legale Legage wrote: 
> > These scripts allow you to enable/disable php shared extensions. 
>
> What you mean by enable/disable? Could you describe a use case for why 
> this script would be used by a developer? Or is this meant for the user 
> - then why the script would be used by the user? 
>
> -- 
> Stas Malyshev 
> smalys...@gmail.com 

Reply via email to