CentOS yum安装mcrypt详细图解教程-magento
安装magento会出现mcrypt加载不了, google找到这文章解决
在Linux的发行版CentOS 6.3 系统下,LAMP(Linux+Apache+Mysql+php)环境搭建好后发现PHPMyadmin提示 “无法载入mcrypt模块” 的错误感觉很不爽,就尝试着使用yum安装提示找不到模块。如下为执行过程:
[root@ptr228 ~]# yum install php-mcrypt Setting up Install Process No package php-mcrypt avail[......]