Once you've installed a PHP version using phpbrew install x.x.x, is it possible to add variants afterwards?
PHPBrew使用variant更新现有安装?
- 写回答
- 好问题 0 提建议
- 关注问题
- 邀请回答
-
1条回答 默认 最新
dongwalun2507 2017-01-13 07:37关注Yes, it is possible. For example, to install
mb_string()extenstion use:phpbrew ext install mbstringAfter installation is completed, don't forget to restart
fpmwithphpbrew fpm restartFor more information, look here here
本回答被题主选为最佳回答 , 对您是否有帮助呢?解决 无用评论 打赏 举报