Ubuntu下配置phpMyAdmin提示无法载入mcrypt扩展,请检查PHP配置
在Ubuntu下的phpMyAdmin使用时候,底部有时会提示无法载入mcrypt扩展,请检查PHP配置,解决方案如下:
在Ubuntu下执行
sudo apt-get install libmcrypt4 php5-mcrypt
然后重启apache2服务
sudo service apache2 restart
就设置成功了。
您的昵称 *
您的邮箱 *
您的网站
添加评论内容