lavarel 安装是提示Mcrypt PHP extension required
使用的是EC2,LAMP和mcrypt扩展都已经安装,但是系统无论是REHL还是ubuntu,都报错:
Mcrypt PHP extension required.
Script php artisan clear-compiled handling the post-install-cmd event returned with an error
[RuntimeException]
Error Output:
查了很多,直到采用这个方案:http://www.kvcodes.com/2014/07 ... sion/
composer install的时候不报错了
但是访问的时候页面只显示
Mcrypt PHP extension required.
而不是laravel的hello页面
请问这个问题如何解决呢?
Mcrypt PHP extension required.
Script php artisan clear-compiled handling the post-install-cmd event returned with an error
[RuntimeException]
Error Output:
查了很多,直到采用这个方案:http://www.kvcodes.com/2014/07 ... sion/
composer install的时候不报错了
但是访问的时候页面只显示
Mcrypt PHP extension required.
而不是laravel的hello页面
请问这个问题如何解决呢?
3 个回复
FiveSay - 成武
赞同来自: jh850869887
另:如果你采用集成环境,应该特别注意 “命令行和你实际运行环境中有可能载入了不同的 php.ini 配置文件”
motecshine - 菜鸟
赞同来自:
jh850869887
赞同来自: