close
How to install MCrypt PHP Extension on CentOS 7.0 x64
You can using EPEL (Extra Packages for Enterprise Linux) to install that.
# install EPEL with yum
yum -y install epel-release
# install php-mcrypt
yum -y install php-mcrypt
文章標籤
全站熱搜
留言列表