### Syntax phpenmod -v <PHP VERSION> <MODULE NAME> ### Enable module for specific php version phpenmod -v 5.6 mbstring phpenmod -v 7.4 mbstring