【发布时间】:2014-12-11 15:45:16
【问题描述】:
当我尝试使用 composer 安装 Yii2 时
我有这个例外
Script yii\composer\Installer::postCreateProject handling the post-create-project-cmd event terminated with an exception
[Exception]
The mcrypt PHP extension is required by Yii2.
我该如何解决这个问题?
【问题讨论】:
-
即使我的机器上已经安装了 mcrypt,我也会收到该错误消息。我只是忽略它,项目工作正常......
标签: composer-php yii2