Install php mcrypt module – Fedora Core 11
The best method is using YUM:
[root@server1 /]# yum install php-mcrypt
after finish, restart apache/httpd
[root@server1 /]# sudo /etc/init.d/httpd restart
The best method is using YUM:
[root@server1 /]# yum install php-mcrypt
after finish, restart apache/httpd
[root@server1 /]# sudo /etc/init.d/httpd restart