ubuntu11.10 安装php5 mcrypt 解决phpmyadmin提示无法载入mcrypt扩展问题 Posted on 2011 年 11 月 28 日2011 年 12 月 01 日 by 键盘侠 ubuntu11.10 安装php5 mcrypt 解决phpmyadmin提示无法载入mcrypt扩展问题: 在Ubuntu11.10下执行 sudo apt-get install libmcrypt4 php5-mcrypt 然后重启apache2服务 sudo /etc/init.d/apache2 restart 安装其他php常用库: apt-get install php5-curl; apt-get install php5-gd; 打赏赞微海报分享