红联Linux门户
Linux帮助

Ubuntu下配置phpmyadmin提示无法载入mcrypt扩展,请检查PHP配置

发布时间:2009-03-05 16:47:12来源:红联作者:auto
其它Linux版本供参考

在Ubuntu下执行

sudo apt-get install libmcrypt4 php5-mcrypt

然后重启apache2服务

sudo /etc/init.d/apache2 restart

这样就搞定了。
文章评论

共有 0 条评论