我正在开发一个基于Laravel 4的应用程序,开发一个基于Laravel 4的应用程序,所以要正确安装,必须有php-mcrypt扩展,但不能安装EPEL和REMI存储库,这太罕见了,因为我是一个数字海洋VPS,在安装了EPEL和REMI之后,我可以没有任何问题地安装php-mcrypt。
我正在尝试使用以下方法下载php-mcrypt:
即使尝试安装PHP (我已经安装了),但控制台总是显示:
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: mirrors.easynews.com
* epel: mirrors.solfo.com
* extras: mirror.hmc.edu
* remi: mirrors.mediatemple.net
* updates: centos.sonn.com
base | 3.7 kB 00:00
extras | 3.4 kB 00:00
remi | 2.9 kB 00:00
updates | 3.4 kB 00:00
Setting up Install Process
No package php-mcrypt available.
Error: Nothing to do我不知道发生了什么,我希望你能帮我。
致以问候!
发布于 2014-08-07 19:17:33
问题解决了!
在WHM控制面板上,转到Apache更新并找到称为详尽选项列表的部分,最后找到要安装的Mcrypt扩展,仅此而已!
https://stackoverflow.com/questions/25173107
复制相似问题