Answers for "install basic php extension in ubuntu"

0

php enable extension ubuntu

### Syntax
phpenmod MODULE_NAME

### Enable mbstring php module
phpenmod mbstring
Posted by: Guest on October-29-2020

Code answers related to "install basic php extension in ubuntu"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language