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

arrow
arrow

    Johnson峰 發表在 痞客邦 留言(0) 人氣()