顯示具有 mcrypt 標籤的文章。 顯示所有文章
顯示具有 mcrypt 標籤的文章。 顯示所有文章

2018年2月3日

CentOS 7 安裝 phpMyAdmin 缺少 mcrypt

OS:CentOS Linux release 7.4.1708 (Core)
PHP:php-5.4.16-43.el7_4.x86_64
phpMyAdmin:4.0.10.20

# yum install epel-release
# yum install php-mcrypt
# systemctl restart httpd